[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 Oct 26 17:20:13 MDT 2007
CVS commit to /cvsroot/bsd-sharp/FreeBSD-ports/devel/monodevelop by killfill
Modified Files:
Makefile
Log Message:
Add missing dependency while im here..
===================================================================
RCS file: /cvsroot/bsd-sharp/FreeBSD-ports/devel/monodevelop/Makefile,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -r1.46 -r1.47
--- /cvsroot/bsd-sharp/FreeBSD-ports/devel/monodevelop/Makefile 2007/10/02 04:18:10 1.46
+++ /cvsroot/bsd-sharp/FreeBSD-ports/devel/monodevelop/Makefile 2007/10/26 23:20:13 1.47
@@ -3,11 +3,12 @@
# Whom: Tom McLaughlin <tmclaugh at sdf.lonestar.org>
#
# $FreeBSD$
-# $Id: Makefile,v 1.46 2007/10/02 04:18:10 killfill Exp $
+# $Id: Makefile,v 1.47 2007/10/26 23:20:13 killfill Exp $
#
PORTNAME= monodevelop
PORTVERSION= 0.16
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://go-mono.com/sources/${PORTNAME}/
@@ -17,7 +18,8 @@
BUILD_DEPENDS= ${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= ${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
+ ${LOCALBASE}/libdata/pkgconfig/gecko-sharp-2.0.pc:${PORTSDIR}/www/gecko-sharp20 \
+ ${LOCALBASE}/lib/libgdiplus.a:${PORTSDIR}/x11-toolkits/libgdiplus
USE_GECKO= firefox mozilla
USE_GNOME= gnometarget gnomehack gtksharp20 gnomesharp20
More information about the Bsd-sharp-cvs
mailing list