diff options
Diffstat (limited to 'devel/jakelib2/Makefile')
-rw-r--r-- | devel/jakelib2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/jakelib2/Makefile b/devel/jakelib2/Makefile index 19e6ce20c4cc..97124aad9ef8 100644 --- a/devel/jakelib2/Makefile +++ b/devel/jakelib2/Makefile @@ -17,7 +17,7 @@ COMMENT= A cross platform C++ class library with a Java-like API LIB_DEPENDS= gc.1:${PORTSDIR}/devel/boehm-gc -USE_LIBTOOL_VER=15 +USE_AUTOTOOLS= libtool:15 USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}/include" \ |