aboutsummaryrefslogtreecommitdiff
path: root/devel/jakelib2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/jakelib2/Makefile')
-rw-r--r--devel/jakelib2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/jakelib2/Makefile b/devel/jakelib2/Makefile
index 505baf91201b..37eb8681e0bd 100644
--- a/devel/jakelib2/Makefile
+++ b/devel/jakelib2/Makefile
@@ -16,7 +16,7 @@ COMMENT= A cross platform C++ class library with a Java-like API
LIB_DEPENDS= gc.1:${PORTSDIR}/devel/boehm-gc
-USE_AUTOTOOLS= libtool:22
+USE_AUTOTOOLS= libtool
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"