summaryrefslogtreecommitdiff
path: root/audio/festalon
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-04-28 13:54:47 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-04-28 13:54:47 +0000
commit505daaf521c32eb4380b899dd992b4de2af2ea59 (patch)
treea365bdee8eeb2bef1fc117c5f2f6ca2fc384b932 /audio/festalon
parentConvert from USE_BZIP2 to USES=tar:bzip2 (diff)
Convert from USE_AUTOTOOLS=libtool -> USES=libtool
While here: - audio/esound: * use @sample * use install-strip target to strip binaires - audio/Maaate: * strip binaries - audio/xmms-festalon: * strip binaries - audio/freealut * strip binaries
Notes
Notes: svn path=/head/; revision=352503
Diffstat (limited to 'audio/festalon')
-rw-r--r--audio/festalon/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/festalon/Makefile b/audio/festalon/Makefile
index 16f865a45f70..581508f888e6 100644
--- a/audio/festalon/Makefile
+++ b/audio/festalon/Makefile
@@ -3,7 +3,7 @@
PORTNAME= festalon
PORTVERSION= 0.5.5
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= audio
MASTER_SITES= http://projects.raphnet.net/festalon/ \
CRITICAL
@@ -16,8 +16,8 @@ LICENSE= GPLv2
LIB_DEPENDS+= libsamplerate.so:${PORTSDIR}/audio/libsamplerate
-USES= pkgconfig tar:bzip2
-USE_AUTOTOOLS= libtool
+USES= libtool pkgconfig tar:bzip2
+GNU_CONFIGURE= yes
WRKSRC= ${WRKDIR}/${PORTNAME}