aboutsummaryrefslogtreecommitdiff
path: root/audio/mp3splt-gtk/Makefile
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2012-05-11 14:33:48 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2012-05-11 14:33:48 +0000
commitfc39a05f6f9ffb13ce84e96dbc926c6965786e3d (patch)
tree81ee5ae1886bc59491c4f7f2eba8ed9909481cd3 /audio/mp3splt-gtk/Makefile
parent02db37afe655d45dc2de4ecabcac4930ea41ca98 (diff)
downloadports-fc39a05f6f9ffb13ce84e96dbc926c6965786e3d.tar.gz
ports-fc39a05f6f9ffb13ce84e96dbc926c6965786e3d.zip
remove audacious support as my last multimedia/audacious
update renders this port BROKEN.
Notes
Notes: svn path=/head/; revision=296431
Diffstat (limited to 'audio/mp3splt-gtk/Makefile')
-rw-r--r--audio/mp3splt-gtk/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/mp3splt-gtk/Makefile b/audio/mp3splt-gtk/Makefile
index c61584331227..e6787cc4d857 100644
--- a/audio/mp3splt-gtk/Makefile
+++ b/audio/mp3splt-gtk/Makefile
@@ -6,14 +6,13 @@
PORTNAME= mp3splt-gtk
PORTVERSION= 0.5.7a
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= audio
MASTER_SITES= SF/mp3splt/${PORTNAME}/${PORTVERSION}
MAINTAINER= beyert@cs.ucr.edu
COMMENT= Utility to split mp3 and ogg files (via GTK Interface)
-BUILD_DEPENDS= audacious:${PORTSDIR}/multimedia/audacious
LIB_DEPENDS= mp3splt:${PORTSDIR}/audio/libmp3splt \
mad.2:${PORTSDIR}/audio/libmad \
ogg.7:${PORTSDIR}/audio/libogg \
@@ -22,10 +21,11 @@ LIB_DEPENDS= mp3splt:${PORTSDIR}/audio/libmp3splt \
USE_AUTOTOOLS= libltdl
USE_GSTREAMER= yes
+USE_GNOME= gtk20
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
-CONFIGURE_ARGS+= --enable-audacious --with-mp3splt=${LOCALBASE} --with-mp3splt-includes=${LOCALBASE}/include --with-mp3splt-libraries=${LOCALBASE}/lib --disable-mp3splttest
+CONFIGURE_ARGS+=--disable-audacious --with-mp3splt=${LOCALBASE} --with-mp3splt-includes=${LOCALBASE}/include --with-mp3splt-libraries=${LOCALBASE}/lib --disable-mp3splttest
MAN1= mp3splt-gtk.1