[Bsd-sharp-cvs] CVS commit to /cvsroot/bsd-sharp/FreeBSD-ports/devel/dbus-sharp by tmclau02

noreply at forge.novell.com noreply at forge.novell.com
Mon Oct 30 10:30:20 MST 2006


CVS commit to /cvsroot/bsd-sharp/FreeBSD-ports/devel/dbus-sharp by tmclau02

Modified Files:
	Makefile 
Log Message:
Requires gtk-sharp10

===================================================================
RCS file: /cvsroot/bsd-sharp/FreeBSD-ports/devel/dbus-sharp/Makefile,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- /cvsroot/bsd-sharp/FreeBSD-ports/devel/dbus-sharp/Makefile	2006/10/10 00:22:34	1.20
+++ /cvsroot/bsd-sharp/FreeBSD-ports/devel/dbus-sharp/Makefile	2006/10/30 17:30:20	1.21
@@ -3,7 +3,7 @@
 # Whom:				Tom McLaughlin <tmclaugh at sdf.lonestar.org>
 #
 # $FreeBSD$
-#   $Id: Makefile,v 1.20 2006/10/10 00:22:34 killfill Exp $
+#   $Id: Makefile,v 1.21 2006/10/30 17:30:20 tmclau02 Exp $
 #
 
 PORTVERSION=	0.62
@@ -28,7 +28,7 @@
 
 DBUS_SLAVE=	yes
 
-USE_GNOME=	gnomehack gnometarget
+USE_GNOME=	gnomehack gnometarget gtk-sharp10
 CONFIGURE_ARGS=	--enable-mono \
 		--disable-python \
 		--disable-gcj \


More information about the Bsd-sharp-cvs mailing list