aboutsummaryrefslogtreecommitdiffstats
path: root/audio/ecawave
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2006-02-23 18:40:44 +0800
committerade <ade@FreeBSD.org>2006-02-23 18:40:44 +0800
commitda880765886f48c0ac8fd253e5601d04ea853215 (patch)
tree55155f50e8a40ea2e2a16e2331e8cbb919b7d04f /audio/ecawave
parentba4beb1ea11e6147a9b30969be42685d1c709e56 (diff)
downloadfreebsd-ports-gnome-da880765886f48c0ac8fd253e5601d04ea853215.tar.gz
freebsd-ports-gnome-da880765886f48c0ac8fd253e5601d04ea853215.tar.zst
freebsd-ports-gnome-da880765886f48c0ac8fd253e5601d04ea853215.zip
Conversion to a single libtool environment.
Approved by: portmgr (kris)
Diffstat (limited to 'audio/ecawave')
-rw-r--r--audio/ecawave/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/ecawave/Makefile b/audio/ecawave/Makefile
index 59b00d22bbfe..d3abe692c244 100644
--- a/audio/ecawave/Makefile
+++ b/audio/ecawave/Makefile
@@ -16,11 +16,10 @@ COMMENT= Simple graphical audio file editor
BUILD_DEPENDS= ${LOCALBASE}/lib/libecasound.a:${PORTSDIR}/audio/ecasound
-GNU_CONFIGURE= yes
USE_QT_VER= 3
USE_X_PREFIX= yes
USE_GMAKE= yes
-USE_AUTOTOOLS= libtool:13
+GNU_CONFIGURE= yes
USE_REINPLACE= yes
CFLAGS+= ${PTHREAD_CFLAGS:S/"//g}