aboutsummaryrefslogtreecommitdiff
path: root/audio/xmms-nas
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-03-22 08:55:40 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-03-22 08:55:40 +0000
commit2a9763f12a2973ba3a8c14259329bc467c86224a (patch)
tree8bfa861c7528e65025c0b38f5e2d2e1774daf187 /audio/xmms-nas
parent2e38233d08d594d2f5ed52d281d5e2def1c7a210 (diff)
downloadports-2a9763f12a2973ba3a8c14259329bc467c86224a.tar.gz
ports-2a9763f12a2973ba3a8c14259329bc467c86224a.zip
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION Approved by: portmgr (xorg cleanup)
Notes
Notes: svn path=/head/; revision=209570
Diffstat (limited to 'audio/xmms-nas')
-rw-r--r--audio/xmms-nas/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/xmms-nas/Makefile b/audio/xmms-nas/Makefile
index a0a9e5584925..4aed0aa18b95 100644
--- a/audio/xmms-nas/Makefile
+++ b/audio/xmms-nas/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xmms-nas
PORTVERSION= 0.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= audio
MASTER_SITES= ftp://ftp.stack.nl/pub/users/willem/
@@ -17,7 +17,6 @@ COMMENT= A Network Audio System (NAS) output plugin for XMMS
LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms \
audio.2:${PORTSDIR}/audio/nas
-USE_X_PREFIX= yes
USE_GNOME= gtk12
GNU_CONFIGURE= yes
USE_LDCONFIG= yes