summaryrefslogtreecommitdiff
path: root/graphics/libflash/Makefile
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2010-12-04 07:34:27 +0000
committerAde Lovett <ade@FreeBSD.org>2010-12-04 07:34:27 +0000
commit4a8684e352ac6d7260613e6ad3743fabd00eaf7d (patch)
treec1022f7df000935302e4c7f143c5b049290dacc2 /graphics/libflash/Makefile
parent- Update to 20101202 (diff)
Sync to new bsd.autotools.mk
Notes
Notes: svn path=/head/; revision=265663
Diffstat (limited to '')
-rw-r--r--graphics/libflash/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/libflash/Makefile b/graphics/libflash/Makefile
index aca1a5cbc234..e05ff4429c0b 100644
--- a/graphics/libflash/Makefile
+++ b/graphics/libflash/Makefile
@@ -20,7 +20,7 @@ LIB_DEPENDS= mad.2:${PORTSDIR}/audio/libmad \
USE_XORG= x11 xext xkbfile xt
WRKSRC= ${WRKDIR}/${DISTNAME}/lib
-USE_AUTOTOOLS= libtool:22
+USE_AUTOTOOLS= libtool
PATCH_WRKSRC= ${WRKDIR}/${DISTNAME}
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"