[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
Sun Oct 8 18:39:13 MDT 2006
CVS commit to /cvsroot/bsd-sharp/FreeBSD-ports/devel/monodevelop by killfill
Modified Files:
Makefile
Log Message:
Remove un-nesesary dependencies (gtk-sharp10 and gecko-sharp10)
===================================================================
RCS file: /cvsroot/bsd-sharp/FreeBSD-ports/devel/monodevelop/Makefile,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- /cvsroot/bsd-sharp/FreeBSD-ports/devel/monodevelop/Makefile 2006/10/08 07:25:36 1.33
+++ /cvsroot/bsd-sharp/FreeBSD-ports/devel/monodevelop/Makefile 2006/10/09 00:39:13 1.34
@@ -3,7 +3,7 @@
# Whom: Tom McLaughlin <tmclaugh at sdf.lonestar.org>
#
# $FreeBSD$
-# $Id: Makefile,v 1.33 2006/10/08 07:25:36 tmclau02 Exp $
+# $Id: Makefile,v 1.34 2006/10/09 00:39:13 killfill Exp $
#
PORTNAME= monodevelop
@@ -18,10 +18,8 @@
BUILD_DEPENDS= gapi2-parser:${PORTSDIR}/x11-toolkits/gtk-sharp20 \
${LOCALBASE}/libdata/pkgconfig/gtksourceview-sharp-2.0.pc:${PORTSDIR}/x11-toolkits/gtksourceview-sharp \
${LOCALBASE}/libdata/pkgconfig/gecko-sharp-2.0.pc:${PORTSDIR}/www/gecko-sharp20
-RUN_DEPENDS= gapi-parser:${PORTSDIR}/x11-toolkits/gtk-sharp10 \
- gapi2-parser:${PORTSDIR}/x11-toolkits/gtk-sharp20 \
+RUN_DEPENDS= gapi2-parser:${PORTSDIR}/x11-toolkits/gtk-sharp20 \
${LOCALBASE}/libdata/pkgconfig/gtksourceview-sharp-2.0.pc:${PORTSDIR}/x11-toolkits/gtksourceview-sharp \
- ${LOCALBASE}/libdata/pkgconfig/gecko-sharp.pc:${PORTSDIR}/www/gecko-sharp10 \
${LOCALBASE}/libdata/pkgconfig/gecko-sharp-2.0.pc:${PORTSDIR}/www/gecko-sharp20 \
USE_GECKO= firefox mozilla
More information about the Bsd-sharp-cvs
mailing list