From acba197e23846697275cd0f528030013192b33b4 Mon Sep 17 00:00:00 2001 From: Ade Lovett Date: Sat, 3 Apr 2004 08:48:20 +0000 Subject: [PATCH] Remove a somewhat out-of-date BUILD_DEPEND and associated comment, given that USE_LIBTOOL_VER=13 is being used. --- audio/libtremor/Makefile | 5 ----- 1 file changed, 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