diff options
Diffstat (limited to 'audio/libtremor/Makefile')
-rw-r--r-- | audio/libtremor/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/libtremor/Makefile b/audio/libtremor/Makefile index 3a2d376a4514..7777479b6a94 100644 --- a/audio/libtremor/Makefile +++ b/audio/libtremor/Makefile @@ -7,14 +7,13 @@ PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://members.chello.nl/~g.mast/distfiles/ DISTNAME= tremor_snapshot_${SNAP_DATE} -EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= Integer-only fully Ogg Vorbis compliant decoder library SNAP_DATE= 02132004 WRKSRC= ${WRKDIR}/Tremor -USES= libtool:keepla +USES= libtool:keepla tar:tgz USE_AUTOTOOLS= aclocal automake autoconf libtoolize AUTOMAKE_ARGS= -a -c LIBTOOLIZE_ARGS=-i -c |