[Bsd-sharp-cvs] CVS commit to
/cvsroot/bsd-sharp/FreeBSD-ports/audio/last-exit by killfill
noreply at forge.novell.com
noreply at forge.novell.com
Fri Feb 9 05:41:03 MST 2007
CVS commit to /cvsroot/bsd-sharp/FreeBSD-ports/audio/last-exit by killfill
Modified Files:
Makefile
Log Message:
Remove wrong dependency to the old dbus-sharp
===================================================================
RCS file: /cvsroot/bsd-sharp/FreeBSD-ports/audio/last-exit/Makefile,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- /cvsroot/bsd-sharp/FreeBSD-ports/audio/last-exit/Makefile 2007/01/21 22:53:31 1.5
+++ /cvsroot/bsd-sharp/FreeBSD-ports/audio/last-exit/Makefile 2007/02/09 12:41:03 1.6
@@ -18,8 +18,8 @@
gdbm:${PORTSDIR}/databases/gdbm \
vorbis.3:${PORTSDIR}/audio/libvorbis \
musicbrainz.4:${PORTSDIR}/audio/libmusicbrainz
-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
+BUILD_DEPENDS= mono:${PORTSDIR}/lang/mono
+RUN_DEPENDS= mono:${PORTSDIR}/lang/mono
USE_GMAKE= yes
USE_BZIP2= yes
More information about the Bsd-sharp-cvs
mailing list