[Bsd-sharp-cvs] CVS commit to
/cvsroot/bsd-sharp/FreeBSD-ports/audio/muine by tmclau02
noreply at forge.novell.com
noreply at forge.novell.com
Wed Oct 25 23:19:22 MDT 2006
CVS commit to /cvsroot/bsd-sharp/FreeBSD-ports/audio/muine by tmclau02
Modified Files:
Makefile
Log Message:
- Bump for gtk# update
- Convert to USE_GNOME=gtksharp20
===================================================================
RCS file: /cvsroot/bsd-sharp/FreeBSD-ports/audio/muine/Makefile,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- /cvsroot/bsd-sharp/FreeBSD-ports/audio/muine/Makefile 2006/10/19 21:18:02 1.51
+++ /cvsroot/bsd-sharp/FreeBSD-ports/audio/muine/Makefile 2006/10/26 05:19:22 1.52
@@ -3,12 +3,12 @@
# Whom: Tom McLaughlin <tmclaugh at sdf.lonestar.org>
#
# $FreeBSD: ports/audio/muine/Makefile,v 1.31 2006/10/07 17:58:20 tmclaugh Exp $
-# $Id: Makefile,v 1.51 2006/10/19 21:18:02 tmclau02 Exp $
+# $Id: Makefile,v 1.52 2006/10/26 05:19:22 tmclau02 Exp $
#
PORTNAME= muine
PORTVERSION= 0.8.5
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= audio gnome
MASTER_SITES= http://muine-player.org/releases/
@@ -20,13 +20,11 @@
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_GNOME= gnomeprefix gnomehack intltool libgnomeui
+USE_GNOME= gnomeprefix gnomehack intltool libgnomeui gnomesharp20
GNU_CONFIGURE= yes
CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \
More information about the Bsd-sharp-cvs
mailing list