aboutsummaryrefslogtreecommitdiff
path: root/audio/xmms-festalon
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2006-02-23 10:40:44 +0000
committerAde Lovett <ade@FreeBSD.org>2006-02-23 10:40:44 +0000
commit8503536d3896846d823f7f76be54e0a99da8d8b6 (patch)
tree1a89e4038216ead71b008f2a5091474964e1c341 /audio/xmms-festalon
parentc20d04e3929dbe1763fc1dfaaa677c2353cd7883 (diff)
downloadports-8503536d3896846d823f7f76be54e0a99da8d8b6.tar.gz
ports-8503536d3896846d823f7f76be54e0a99da8d8b6.zip
Notes
Diffstat (limited to 'audio/xmms-festalon')
-rw-r--r--audio/xmms-festalon/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/audio/xmms-festalon/Makefile b/audio/xmms-festalon/Makefile
index 6146c4c91cf1..cb67c68bb99f 100644
--- a/audio/xmms-festalon/Makefile
+++ b/audio/xmms-festalon/Makefile
@@ -16,15 +16,14 @@ RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms
USE_X_PREFIX= yes
USE_GNOME= glib12
-
CONFIGURE_ARGS+= --enable-interface=interface
DESCR= ${.CURDIR}/pkg-descr
PLIST= ${.CURDIR}/pkg-plist
PLIST_FILES= lib/xmms/Input/libfestalon_xmms.a \
+ lib/xmms/Input/libfestalon_xmms.la \
lib/xmms/Input/libfestalon_xmms.so \
- lib/xmms/Input/libfestalon_xmms.so.0 \
- lib/xmms/Input/libfestalon_xmms.la
+ lib/xmms/Input/libfestalon_xmms.so.0
.include "${MASTERDIR}/Makefile"