diff options
author | Ade Lovett <ade@FreeBSD.org> | 2004-04-03 08:48:20 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2004-04-03 08:48:20 +0000 |
commit | acba197e23846697275cd0f528030013192b33b4 (patch) | |
tree | 1d62ad25a3ef09eded73482de3ee040f270d8fdd /audio/libtremor | |
parent | 428c1d90cf99d7b3fc9e6cfae73f919e15659f39 (diff) |
Notes
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 |