diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-09 20:52:24 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-09 20:52:24 +0000 |
commit | 7c6393360c77c2798946364ff1f0ebaf63fc7601 (patch) | |
tree | b674a614fc70a00481f49716d0d12fe947ce0ec7 /lang/kawa/Makefile | |
parent | 25c6186fcb062a0e76b303a4456ab8e3d11c721e (diff) | |
download | ports-7c6393360c77c2798946364ff1f0ebaf63fc7601.tar.gz ports-7c6393360c77c2798946364ff1f0ebaf63fc7601.zip |
Notes
Diffstat (limited to 'lang/kawa/Makefile')
-rw-r--r-- | lang/kawa/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/kawa/Makefile b/lang/kawa/Makefile index c25846be8d43..4525b7ac7e6c 100644 --- a/lang/kawa/Makefile +++ b/lang/kawa/Makefile @@ -18,7 +18,6 @@ BUILD_DEPENDS= gsed:${PORTSDIR}/textproc/gsed NEED_JAVAC= yes USE_JAVA= 1.2+ -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-kawa-frontend --program-prefix='' |