summaryrefslogtreecommitdiff
path: root/audio/libtremor
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2004-04-03 08:48:20 +0000
committerAde Lovett <ade@FreeBSD.org>2004-04-03 08:48:20 +0000
commitacba197e23846697275cd0f528030013192b33b4 (patch)
tree1d62ad25a3ef09eded73482de3ee040f270d8fdd /audio/libtremor
parent- update to 1.2b28 (stable version) (diff)
Remove a somewhat out-of-date BUILD_DEPEND and associated comment,
given that USE_LIBTOOL_VER=13 is being used.
Notes
Notes: svn path=/head/; revision=106019
Diffstat (limited to 'audio/libtremor')
-rw-r--r--audio/libtremor/Makefile5
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