aboutsummaryrefslogtreecommitdiff
path: root/devel/jakelib2
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2007-02-01 02:42:05 +0000
committerKris Kennaway <kris@FreeBSD.org>2007-02-01 02:42:05 +0000
commitae994c8ea8a59644c1a1406b0b6547826bc12791 (patch)
tree396acb34b10ac8f349be827c6eb833e0fd68cdff /devel/jakelib2
parent2c5b5e25ddd43be1ce0fe90095ab5746c431b5b4 (diff)
Notes
Diffstat (limited to 'devel/jakelib2')
-rw-r--r--devel/jakelib2/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/jakelib2/Makefile b/devel/jakelib2/Makefile
index 96de469b4e5c..a43098dea9e0 100644
--- a/devel/jakelib2/Makefile
+++ b/devel/jakelib2/Makefile
@@ -18,6 +18,7 @@ COMMENT= A cross platform C++ class library with a Java-like API
LIB_DEPENDS= gc.1:${PORTSDIR}/devel/boehm-gc
+USE_AUTOTOOLS= libtool:15
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"