aboutsummaryrefslogtreecommitdiffstats
path: root/audio/xmms-midi
diff options
context:
space:
mode:
authorehaupt <ehaupt@FreeBSD.org>2008-03-18 04:19:41 +0800
committerehaupt <ehaupt@FreeBSD.org>2008-03-18 04:19:41 +0800
commitb2109fe167c2549e31eba2e9d3bfe535342b1a9a (patch)
treeaab770738978e3ef5cb5f2a0b9c3ed00e6e2d209 /audio/xmms-midi
parentcbfca6b67c359fd4b31d09dd0e38cd0810504dc3 (diff)
downloadfreebsd-ports-gnome-b2109fe167c2549e31eba2e9d3bfe535342b1a9a.tar.gz
freebsd-ports-gnome-b2109fe167c2549e31eba2e9d3bfe535342b1a9a.tar.zst
freebsd-ports-gnome-b2109fe167c2549e31eba2e9d3bfe535342b1a9a.zip
Get rid of USE_X_PREFIX.
Diffstat (limited to 'audio/xmms-midi')
-rw-r--r--audio/xmms-midi/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/xmms-midi/Makefile b/audio/xmms-midi/Makefile
index 710919dbd3cd..d1f1ab6f76d9 100644
--- a/audio/xmms-midi/Makefile
+++ b/audio/xmms-midi/Makefile
@@ -6,7 +6,7 @@
PORTNAME= xmms-midi
PORTVERSION= 0.03
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= audio
MASTER_SITES= http://dl.fkb.wormulon.net/xmms-midi/ \
http://dl.kel.wormulon.net/xmms-midi/
@@ -18,7 +18,6 @@ LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms
RUN_DEPENDS= timidity:${PORTSDIR}/audio/timidity
USE_GNOME= gtk12
-USE_X_PREFIX= yes
USE_AUTOTOOLS= libtool:15
USE_GMAKE= yes