diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-12-29 06:36:38 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-12-29 06:36:38 +0000 |
commit | 247ce54d9d033e2492cffed5d22a7d265c71244d (patch) | |
tree | 65b8b525baac9f0ba3856d9f76ae88c360e6f2ec /french | |
parent | 9a3f9e7b4c9f44d225a3275c75db6e56bcd69f13 (diff) | |
download | ports-247ce54d9d033e2492cffed5d22a7d265c71244d.tar.gz ports-247ce54d9d033e2492cffed5d22a7d265c71244d.zip |
remove commented-out variables accidently commited in.
Notes
Notes:
svn path=/head/; revision=96854
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 cd41dc773eb6..0be3ddbb5d4a 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} |