diff options
author | Beech Rintoul <beech@FreeBSD.org> | 2008-03-21 19:51:42 +0000 |
---|---|---|
committer | Beech Rintoul <beech@FreeBSD.org> | 2008-03-21 19:51:42 +0000 |
commit | a4939ed92e7e607124a26e6f88b89166974b79d2 (patch) | |
tree | f273534ed18c6ed6317bf75ab83c5a5cec005c91 /audio/xmms-sid | |
parent | 8bc8d7d5cbd3dfd8e0524b499dc60fc8cf9b0cd2 (diff) | |
download | ports-a4939ed92e7e607124a26e6f88b89166974b79d2.tar.gz ports-a4939ed92e7e607124a26e6f88b89166974b79d2.zip |
Notes
Diffstat (limited to 'audio/xmms-sid')
-rw-r--r-- | audio/xmms-sid/Makefile | 3 |
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 |