aboutsummaryrefslogtreecommitdiff
path: root/audio/xmms-fxt
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-fxt
parentc20d04e3929dbe1763fc1dfaaa677c2353cd7883 (diff)
Notes
Diffstat (limited to 'audio/xmms-fxt')
-rw-r--r--audio/xmms-fxt/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/audio/xmms-fxt/Makefile b/audio/xmms-fxt/Makefile
index 42922006cc7c..2d3c08b29b82 100644
--- a/audio/xmms-fxt/Makefile
+++ b/audio/xmms-fxt/Makefile
@@ -7,6 +7,7 @@
PORTNAME= xmms-fxt
PORTVERSION= 0.4
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -17,10 +18,11 @@ COMMENT= Surround/Echo effect plugin for XMMS
LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms
USE_X_PREFIX= yes
-USE_AUTOTOOLS= libtool:15
+GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_GNOME= gtk12
-PLIST_FILES= lib/xmms/Effect/libfxt.so
+PLIST_FILES= lib/xmms/Effect/libfxt.la \
+ lib/xmms/Effect/libfxt.so
.include <bsd.port.mk>