diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2008-03-17 15:00:25 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2008-03-17 15:00:25 +0000 |
commit | c1611cdcce057ef28a98d37339b729c084505557 (patch) | |
tree | 28de7160190d940f3ed89e7f860937908740d1e9 /audio/xmms-festalon/Makefile | |
parent | 7496d728dc827554ec79ff15733620e13029d11f (diff) | |
download | ports-c1611cdcce057ef28a98d37339b729c084505557.tar.gz ports-c1611cdcce057ef28a98d37339b729c084505557.zip |
Get rid of USE_X_PREFIX.
Notes
Notes:
svn path=/head/; revision=209209
Diffstat (limited to 'audio/xmms-festalon/Makefile')
-rw-r--r-- | audio/xmms-festalon/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/xmms-festalon/Makefile b/audio/xmms-festalon/Makefile index cb67c68bb99f..db504975208e 100644 --- a/audio/xmms-festalon/Makefile +++ b/audio/xmms-festalon/Makefile @@ -14,7 +14,6 @@ MASTERDIR= ${.CURDIR}/../festalon BUILD_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms -USE_X_PREFIX= yes USE_GNOME= glib12 CONFIGURE_ARGS+= --enable-interface=interface |