diff options
Diffstat (limited to 'audio/libtremor')
-rw-r--r-- | audio/libtremor/Makefile | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/audio/libtremor/Makefile b/audio/libtremor/Makefile index f979e47a0924..da11f0a9ae9c 100644 --- a/audio/libtremor/Makefile +++ b/audio/libtremor/Makefile @@ -15,11 +15,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= kwm@rainbow-runner.nl COMMENT= Integer-only fully Ogg Vorbis compliant decoder library -# pull in libtool this way because USE_LIBTOOL tries to patch -# things that don't exist. - -BUILD_DEPENDS= libtoolize13:${PORTSDIR}/devel/libtool13 - SNAP_DATE= 02132004 WRKSRC= ${WRKDIR}/Tremor USE_REINPLACE= yes |