aboutsummaryrefslogtreecommitdiff
path: root/lang/ferite
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 /lang/ferite
parent73d82e32c48c7cd196496f0a24330961ae24ded1 (diff)
downloadports-b5de47e69aa546b8f9449f0a2a7c2c6b81d8cc34.tar.gz
ports-b5de47e69aa546b8f9449f0a2a7c2c6b81d8cc34.zip
Use libtool port instead of included version to avoid a.out objformat botch
Notes
Notes: svn path=/head/; revision=183664
Diffstat (limited to 'lang/ferite')
-rw-r--r--lang/ferite/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/ferite/Makefile b/lang/ferite/Makefile
index f4a86896a85c..43aaa13ca5b0 100644
--- a/lang/ferite/Makefile
+++ b/lang/ferite/Makefile
@@ -18,6 +18,7 @@ COMMENT= An embeddable scripting language
LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre \
xml2.5:${PORTSDIR}/textproc/libxml2
+USE_AUTOTOOLS= libtool:15
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}