aboutsummaryrefslogtreecommitdiff
path: root/audio/xmms-festalon/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/xmms-festalon/Makefile')
-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"