summaryrefslogtreecommitdiffstats
path: root/audio/xmms-efxmms/Makefile
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2006-02-23 10:40:44 +0000
committerade <ade@FreeBSD.org>2006-02-23 10:40:44 +0000
commitda880765886f48c0ac8fd253e5601d04ea853215 (patch)
tree55155f50e8a40ea2e2a16e2331e8cbb919b7d04f /audio/xmms-efxmms/Makefile
parentba4beb1ea11e6147a9b30969be42685d1c709e56 (diff)
downloadFreeBSD-ports-da880765886f48c0ac8fd253e5601d04ea853215.zip
FreeBSD-ports-da880765886f48c0ac8fd253e5601d04ea853215.tar.gz
Conversion to a single libtool environment.
Approved by: portmgr (kris)
Diffstat (limited to 'audio/xmms-efxmms/Makefile')
-rw-r--r--audio/xmms-efxmms/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/audio/xmms-efxmms/Makefile b/audio/xmms-efxmms/Makefile
index 4e1051f..d70925a 100644
--- a/audio/xmms-efxmms/Makefile
+++ b/audio/xmms-efxmms/Makefile
@@ -7,6 +7,7 @@
PORTNAME= xmms-efxmms
PORTVERSION= 0.0.3
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= efxmms
@@ -21,8 +22,9 @@ USE_BZIP2= yes
USE_GMAKE= yes
USE_X_PREFIX= yes
USE_GNOME= gtk12
-USE_AUTOTOOLS= libtool:13:inc
+GNU_CONFIGURE= yes
-PLIST_FILES= lib/xmms/Effect/libefx.so
+PLIST_FILES= lib/xmms/Effect/libefx.la \
+ lib/xmms/Effect/libefx.so
.include <bsd.port.mk>
OpenPOWER on IntegriCloud