aboutsummaryrefslogtreecommitdiffstats
path: root/audio/xmms-sid
diff options
context:
space:
mode:
authorbeech <beech@FreeBSD.org>2008-03-22 03:51:42 +0800
committerbeech <beech@FreeBSD.org>2008-03-22 03:51:42 +0800
commit33efb9539c7d4e3bd619b8bdb28e4d500ec5282f (patch)
treeb6786b7e502a6b1e8eb17b8c4fb6988b37a454ec /audio/xmms-sid
parent14640e433348dac4ed6781dacf90857b738af5af (diff)
downloadfreebsd-ports-gnome-33efb9539c7d4e3bd619b8bdb28e4d500ec5282f.tar.gz
freebsd-ports-gnome-33efb9539c7d4e3bd619b8bdb28e4d500ec5282f.tar.zst
freebsd-ports-gnome-33efb9539c7d4e3bd619b8bdb28e4d500ec5282f.zip
- Remove USE_X_PREFIX
- Use SF macro - Bump portrevision Approved by: David Yeske <dyeske@gmail.com> (maintainer, implicit)
Diffstat (limited to 'audio/xmms-sid')
-rw-r--r--audio/xmms-sid/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/xmms-sid/Makefile b/audio/xmms-sid/Makefile
index df8a6fa75b9a..f47c5fdaf841 100644
--- a/audio/xmms-sid/Makefile
+++ b/audio/xmms-sid/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xmms-sid
PORTVERSION= 0.7.4
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= audio
MASTER_SITES= http://www.tnsp.org/xs-files/
@@ -20,7 +20,6 @@ RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms
PLIST_FILES= lib/xmms/Input/libsid.so
USE_BZIP2= yes
-USE_X_PREFIX= yes
USE_GNOME= gtk12
GNU_CONFIGURE= yes
USE_LDCONFIG= yes