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

noreply at forge.novell.com noreply at forge.novell.com
Fri Nov 10 11:08:38 MST 2006


CVS commit to /cvsroot/bsd-sharp/FreeBSD-ports/devel/monodevelop by killfill

Modified Files:
	Makefile 
Log Message:
Add missing gnome-sharp dependency

(Is it a good idea to put sourceviewsharp and geckosharp targets in USE_GNOME too?)


===================================================================
RCS file: /cvsroot/bsd-sharp/FreeBSD-ports/devel/monodevelop/Makefile,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- /cvsroot/bsd-sharp/FreeBSD-ports/devel/monodevelop/Makefile	2006/10/26 05:28:00	1.37
+++ /cvsroot/bsd-sharp/FreeBSD-ports/devel/monodevelop/Makefile	2006/11/10 18:08:38	1.38
@@ -3,12 +3,12 @@
 # Whom:				Tom McLaughlin <tmclaugh at sdf.lonestar.org>
 #
 # $FreeBSD$
-#   $Id: Makefile,v 1.37 2006/10/26 05:28:00 tmclau02 Exp $
+#   $Id: Makefile,v 1.38 2006/11/10 18:08:38 killfill Exp $
 #
 
 PORTNAME=	monodevelop
 PORTVERSION=	0.12
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	devel
 MASTER_SITES=	http://www.go-mono.com/sources/monodevelop/
 
@@ -22,7 +22,7 @@
 		${LOCALBASE}/libdata/pkgconfig/gecko-sharp.pc:${PORTSDIR}/www/gecko-sharp10
 
 USE_GECKO=	firefox mozilla
-USE_GNOME=	gnometarget gnomehack gtksharp10 gtksharp20
+USE_GNOME=	gnometarget gnomehack gtksharp10 gtksharp20 gnomesharp20
 USE_GMAKE=	yes
 USE_AUTOTOOLS=	libtool:15
 


More information about the Bsd-sharp-cvs mailing list