[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
Mon Oct 9 17:32:41 MDT 2006
CVS commit to /cvsroot/bsd-sharp/FreeBSD-ports/devel/monodevelop by killfill
Modified Files:
Makefile
Log Message:
add gtk#1 libs back for "backward comatibility?"...
===================================================================
RCS file: /cvsroot/bsd-sharp/FreeBSD-ports/devel/monodevelop/Makefile,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- /cvsroot/bsd-sharp/FreeBSD-ports/devel/monodevelop/Makefile 2006/10/09 00:41:18 1.35
+++ /cvsroot/bsd-sharp/FreeBSD-ports/devel/monodevelop/Makefile 2006/10/09 23:32:41 1.36
@@ -3,12 +3,12 @@
# Whom: Tom McLaughlin <tmclaugh at sdf.lonestar.org>
#
# $FreeBSD$
-# $Id: Makefile,v 1.35 2006/10/09 00:41:18 killfill Exp $
+# $Id: Makefile,v 1.36 2006/10/09 23:32:41 killfill Exp $
#
PORTNAME= monodevelop
PORTVERSION= 0.12
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= devel
MASTER_SITES= http://www.go-mono.com/sources/monodevelop/
@@ -21,6 +21,8 @@
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-2.0.pc:${PORTSDIR}/www/gecko-sharp20 \
+ gapi-parser:${PORTSDIR}/x11-toolkits/gtk-sharp10 \
+ ${LOCALBASE}/libdata/pkgconfig/gecko-sharp.pc:${PORTSDIR}/www/gecko-sharp10
USE_GECKO= firefox mozilla
USE_GNOME= gnometarget gnomehack
More information about the Bsd-sharp-cvs
mailing list