diff options
Diffstat (limited to 'audio/festalon/Makefile')
-rw-r--r-- | audio/festalon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/festalon/Makefile b/audio/festalon/Makefile index bac0ce521723..c58c2d80a2e0 100644 --- a/audio/festalon/Makefile +++ b/audio/festalon/Makefile @@ -16,7 +16,7 @@ COMMENT?= A command line player for .nsf and .hes audio files LIB_DEPENDS+= samplerate.1:${PORTSDIR}/audio/libsamplerate -USE_LIBTOOL_VER=13 +USE_AUTOTOOLS= libtool:13 USE_BZIP2= yes WRKSRC= ${WRKDIR}/${PORTNAME} |