diff options
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} |