aboutsummaryrefslogtreecommitdiff
path: root/audio/xmms-eq/Makefile
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-eq/Makefile
parentc20d04e3929dbe1763fc1dfaaa677c2353cd7883 (diff)
Notes
Diffstat (limited to 'audio/xmms-eq/Makefile')
-rw-r--r--audio/xmms-eq/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/audio/xmms-eq/Makefile b/audio/xmms-eq/Makefile
index 9b93e29669bd..d901f66be574 100644
--- a/audio/xmms-eq/Makefile
+++ b/audio/xmms-eq/Makefile
@@ -7,6 +7,7 @@
PORTNAME= eq
PORTVERSION= 0.6
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= equ
@@ -22,9 +23,10 @@ USE_BZIP2= yes
USE_REINPLACE= yes
USE_X_PREFIX= yes
USE_GNOME= gtk12
-USE_AUTOTOOLS= libtool:15
+GNU_CONFIGURE= yes
-PLIST_FILES= lib/xmms/Effect/libeq.so
+PLIST_FILES= lib/xmms/Effect/libeq.la \
+ lib/xmms/Effect/libeq.so
OPTIONS= OPTIMIZED_CFLAGS "use optimized C flags" on \
EXT_INSTRUCTIONS "use MMX/SSE/SSE2 instructions if available" on