[Bsd-sharp-cvs] CVS commit to
/cvsroot/bsd-sharp/FreeBSD-ports/audio/last-exit by tmclau02
noreply at forge.novell.com
noreply at forge.novell.com
Wed Oct 25 23:19:56 MDT 2006
CVS commit to /cvsroot/bsd-sharp/FreeBSD-ports/audio/last-exit by tmclau02
Modified Files:
Makefile
Log Message:
- Bump for gtk# update
- Convert to USE_GNOME=gtksharp20
===================================================================
RCS file: /cvsroot/bsd-sharp/FreeBSD-ports/audio/last-exit/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- /cvsroot/bsd-sharp/FreeBSD-ports/audio/last-exit/Makefile 2006/10/17 14:16:44 1.2
+++ /cvsroot/bsd-sharp/FreeBSD-ports/audio/last-exit/Makefile 2006/10/26 05:19:56 1.3
@@ -7,7 +7,7 @@
PORTNAME= last-exit
PORTVERSION= 3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio gnome
MASTER_SITES= http://www.o-hand.com/~iain/last-exit/
@@ -19,14 +19,12 @@
gdbm:${PORTSDIR}/databases/gdbm \
vorbis.3:${PORTSDIR}/audio/libvorbis \
musicbrainz.4:${PORTSDIR}/audio/libmusicbrainz
-BUILD_DEPENDS= gapi2-fixup:${PORTSDIR}/x11-toolkits/gtk-sharp20 \
- ${LOCALBASE}/lib/mono/dbus-sharp/dbus-sharp.dll:${PORTSDIR}/devel/dbus-sharp
-RUN_DEPENDS= gapi2-fixup:${PORTSDIR}/x11-toolkits/gtk-sharp20 \
- ${LOCALBASE}/lib/mono/dbus-sharp/dbus-sharp.dll:${PORTSDIR}/devel/dbus-sharp
+BUILD_DEPENDS= ${LOCALBASE}/lib/mono/dbus-sharp/dbus-sharp.dll:${PORTSDIR}/devel/dbus-sharp
+RUN_DEPENDS= ${LOCALBASE}/lib/mono/dbus-sharp/dbus-sharp.dll:${PORTSDIR}/devel/dbus-sharp
USE_GMAKE= yes
USE_BZIP2= yes
-USE_GNOME= gnomeprefix gnomehack gnometarget
+USE_GNOME= gnomeprefix gnomehack gnometarget gtksharp20
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= DATADIRNAME=share
USE_GSTREAMER= yes
More information about the Bsd-sharp-cvs
mailing list