[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
Sun Feb 18 22:26:42 MST 2007
CVS commit to /cvsroot/bsd-sharp/FreeBSD-ports/audio/last-exit by tmclau02
Modified Files:
Makefile
Log Message:
Fix missing dependencies.
===================================================================
RCS file: /cvsroot/bsd-sharp/FreeBSD-ports/audio/last-exit/Makefile,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- /cvsroot/bsd-sharp/FreeBSD-ports/audio/last-exit/Makefile 2007/02/17 18:37:18 1.8
+++ /cvsroot/bsd-sharp/FreeBSD-ports/audio/last-exit/Makefile 2007/02/19 05:26:42 1.9
@@ -18,14 +18,16 @@
gdbm:${PORTSDIR}/databases/gdbm \
vorbis.3:${PORTSDIR}/audio/libvorbis \
musicbrainz.4:${PORTSDIR}/audio/libmusicbrainz
-BUILD_DEPENDS= mono:${PORTSDIR}/lang/mono
-RUN_DEPENDS= mono:${PORTSDIR}/lang/mono \
+BUILD_DEPENDS= mono:${PORTSDIR}/lang/mono \
+ dbus-daemon:${PORTSDIR}/devel/dbus \
+ dbus-binding-tool:${PORTSDIR}/devel/dbus-glib
+RUN_DEPENDS= mono:${PORTSDIR}/lang/mono \
dbus-daemon:${PORTSDIR}/devel/dbus \
dbus-binding-tool:${PORTSDIR}/devel/dbus-glib
USE_GMAKE= yes
USE_BZIP2= yes
-USE_GNOME= gnomeprefix gnomehack gnometarget gtksharp20
+USE_GNOME= gnomeprefix gnomehack gnometarget gconf2 gtksharp20
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= DATADIRNAME=share
USE_GSTREAMER= yes
More information about the Bsd-sharp-cvs
mailing list