diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-04 21:41:12 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-04 21:41:12 +0000 |
commit | 2406d49a61ea8765af0e4569254f5dca9b0a54c7 (patch) | |
tree | dec929e55f9a1d4050bb11ff517a1459898008e0 /devel/jakelib2 | |
parent | ecaa4f6bdb5e038a87e6dafdea98d5a741ae67fa (diff) | |
download | ports-2406d49a61ea8765af0e4569254f5dca9b0a54c7.tar.gz ports-2406d49a61ea8765af0e4569254f5dca9b0a54c7.zip |
Notes
Diffstat (limited to 'devel/jakelib2')
-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" |