diff options
author | edwin <edwin@FreeBSD.org> | 2003-12-29 06:36:38 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-12-29 06:36:38 +0000 |
commit | 91d4e2469f9bf65ccd8557c1793a4212446acb09 (patch) | |
tree | af712aa88a273dd15d10e9acafc0dc24661567a5 /french | |
parent | 97288736e81a4057b868f56a3a60b59fe4358b0d (diff) | |
download | FreeBSD-ports-91d4e2469f9bf65ccd8557c1793a4212446acb09.zip FreeBSD-ports-91d4e2469f9bf65ccd8557c1793a4212446acb09.tar.gz |
remove commented-out variables accidently commited in.
Diffstat (limited to 'french')
-rw-r--r-- | french/geonext/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/french/geonext/Makefile b/french/geonext/Makefile index cd41dc7..0be3ddb 100644 --- a/french/geonext/Makefile +++ b/french/geonext/Makefile @@ -18,7 +18,7 @@ COMMENT= Interactive (dynamic) elementary Geometry Software NO_BUILD= yes USE_ZIP= yes WRKSRC= ${WRKDIR} -#USE_JAVA= 1.4 +USE_JAVA= 1.4 JAVA= ${JAVA_HOME}/bin/java GNAME= geonext-fr GLOCATE= ${PREFIX}/share/${PKGNAMEPREFIX}${PORTNAME} |