summaryrefslogtreecommitdiff
path: root/graphics/sswf
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2007-01-29 23:51:55 +0000
committerKris Kennaway <kris@FreeBSD.org>2007-01-29 23:51:55 +0000
commitb5de47e69aa546b8f9449f0a2a7c2c6b81d8cc34 (patch)
treede3140ef3cb3748036df1a0f21795ce57c8793b7 /graphics/sswf
parentFix fetchable now (invalid checksum): the default (diff)
Use libtool port instead of included version to avoid a.out objformat botch
Notes
Notes: svn path=/head/; revision=183664
Diffstat (limited to 'graphics/sswf')
-rw-r--r--graphics/sswf/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/sswf/Makefile b/graphics/sswf/Makefile
index db6b678e2dbe..a14982e6ee28 100644
--- a/graphics/sswf/Makefile
+++ b/graphics/sswf/Makefile
@@ -19,6 +19,7 @@ BUILD_DEPENDS= bison:${PORTSDIR}/devel/bison
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
freetype.9:${PORTSDIR}/print/freetype2
+USE_AUTOTOOLS= libtool:15
WRKSRC= ${WRKDIR}/sswf-${PORTVERSION}
USE_GCC= 3.4+
USE_ICONV= yes