summaryrefslogtreecommitdiffstats
path: root/audio/xmms-arts/Makefile
diff options
context:
space:
mode:
authorfjoe <fjoe@FreeBSD.org>2003-11-12 00:14:40 +0000
committerfjoe <fjoe@FreeBSD.org>2003-11-12 00:14:40 +0000
commit0f02cbd9189b0c13fbf74658f5529b631209d9b3 (patch)
tree26e745170ad7d48b9891d830538783849de5bfba /audio/xmms-arts/Makefile
parentc758710d2ccd569eded8c36de7d730b3aac2e987 (diff)
downloadFreeBSD-ports-0f02cbd9189b0c13fbf74658f5529b631209d9b3.zip
FreeBSD-ports-0f02cbd9189b0c13fbf74658f5529b631209d9b3.tar.gz
Add one more XMMS aRts output plugin.
Diffstat (limited to 'audio/xmms-arts/Makefile')
-rw-r--r--audio/xmms-arts/Makefile9
1 files changed, 6 insertions, 3 deletions
diff --git a/audio/xmms-arts/Makefile b/audio/xmms-arts/Makefile
index 00ad9b9..e70f1b1 100644
--- a/audio/xmms-arts/Makefile
+++ b/audio/xmms-arts/Makefile
@@ -6,10 +6,10 @@
#
PORTNAME= xmms-arts
-PORTVERSION= 0.6.0
+PORTVERSION= 0.4
CATEGORIES= audio
-MASTER_SITES= http://havardk.xmms.org/plugins/arts_output/
-DISTNAME= arts_output-${PORTVERSION}
+MASTER_SITES= http://stukach.com/hosted/m.i.a/xmmsarts/
+DISTNAME= ${PORTNAME:S/-//}-${PORTVERSION}
MAINTAINER= fjoe@FreeBSD.org
COMMENT= aRts output plugin for XMMS.
@@ -18,10 +18,13 @@ LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms \
artsc.0:${PORTSDIR}/audio/arts
USE_X_PREFIX= yes
+USE_BZIP2= yes
USE_GNOME= gtk12
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
+CONFIGURE_ENV= CFLAGS="${CFLAGS} -I${X11BASE}/include"
+WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
PKGMESSAGE= ${WRKDIR}/pkg-message
post-install:
OpenPOWER on IntegriCloud