diff options
Diffstat (limited to 'devel/jakelib2/Makefile')
-rw-r--r-- | devel/jakelib2/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/jakelib2/Makefile b/devel/jakelib2/Makefile index 66e44301b36d..a0ec41a51729 100644 --- a/devel/jakelib2/Makefile +++ b/devel/jakelib2/Makefile @@ -18,7 +18,6 @@ COMMENT= A cross platform C++ class library with a Java-like API LIB_DEPENDS= gc.1:${PORTSDIR}/devel/boehm-gc -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |