[Bsd-sharp-cvs] CVS commit to /cvsroot/bsd-sharp/FreeBSD-ports/x11/greent by killfill

noreply at forge.novell.com noreply at forge.novell.com
Mon Oct 9 09:57:59 MDT 2006


CVS commit to /cvsroot/bsd-sharp/FreeBSD-ports/x11/greent by killfill

Modified Files:
	Makefile 
Log Message:
USE_GNOME=gnomehack, to remove the pixmap dir

===================================================================
RCS file: /cvsroot/bsd-sharp/FreeBSD-ports/x11/greent/Makefile,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- /cvsroot/bsd-sharp/FreeBSD-ports/x11/greent/Makefile	2006/10/08 04:11:59	1.7
+++ /cvsroot/bsd-sharp/FreeBSD-ports/x11/greent/Makefile	2006/10/09 15:57:59	1.8
@@ -7,7 +7,7 @@
 
 PORTNAME=	greent
 PORTVERSION=	0.9.1
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	x11 gnome
 MASTER_SITES=	http://forgeftp.novell.com/greent/releases/${PORTVERSION}/
 
@@ -22,6 +22,7 @@
 		gapi2-codegen:${PORTSDIR}/x11-toolkits/gtk-sharp20
 
 USE_NANT=	yes
+USE_GNOME=	gnomehack
 
 .include <bsd.port.pre.mk>
 .include "${.CURDIR}/../../lang/mono/bsd.mono.mk"


More information about the Bsd-sharp-cvs mailing list