diff options
Diffstat (limited to 'java/jc/Makefile')
-rw-r--r-- | java/jc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/java/jc/Makefile b/java/jc/Makefile index b24e2a638284..7e979a36668f 100644 --- a/java/jc/Makefile +++ b/java/jc/Makefile @@ -22,8 +22,8 @@ BUILD_DEPENDS= jikes:${PORTSDIR}/java/jikes \ LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt \ ffi.2:${PORTSDIR}/devel/libffi -USE_LIBTOOL= yes -LIBTOOLFILES= ${JCDIR}/aclocal.m4 ${CLASSPATHDIR}/aclocal.m4 +#USE_LIBTOOL= yes +#LIBTOOLFILES= ${JCDIR}/aclocal.m4 ${CLASSPATHDIR}/aclocal.m4 USE_GMAKE= yes INSTALLS_SHLIB= yes PLIST_SUB= PORTVERSION=${PORTVERSION} |