aboutsummaryrefslogtreecommitdiff
path: root/audio/jamboree
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2005-03-20 16:05:54 +0000
committerKoop Mast <kwm@FreeBSD.org>2005-03-20 16:05:54 +0000
commitc0178cd7afb26a269b9c6e57ec1ed310f6a63fb7 (patch)
tree12af32155bb8dfb9a0916048663157e1e6bcddc5 /audio/jamboree
parent731fd5b898d0e44e3d16e88284a69800cb948639 (diff)
downloadports-c0178cd7afb26a269b9c6e57ec1ed310f6a63fb7.tar.gz
ports-c0178cd7afb26a269b9c6e57ec1ed310f6a63fb7.zip
Chase the slit of gconf to a seperate port.
Notes
Notes: svn path=/head/; revision=131736
Diffstat (limited to 'audio/jamboree')
-rw-r--r--audio/jamboree/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/jamboree/Makefile b/audio/jamboree/Makefile
index 6bbfff4eb379..1b8c64623c49 100644
--- a/audio/jamboree/Makefile
+++ b/audio/jamboree/Makefile
@@ -7,7 +7,7 @@
PORTNAME= jamboree
PORTVERSION= 0.5
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= audio gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION}
@@ -20,7 +20,7 @@ LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm
USE_BZIP2= yes
USE_X_PREFIX= yes
USE_GNOME= gnomeprefix intlhack gnomehack libgnomeui libglade2
-USE_GSTREAMER= vorbis mad
+USE_GSTREAMER= vorbis mad gconf
USE_LIBTOOL_VER=15
USE_GMAKE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \