summaryrefslogtreecommitdiff
path: root/java/jc
diff options
context:
space:
mode:
authorArchie Cobbs <archie@FreeBSD.org>2004-03-08 18:15:30 +0000
committerArchie Cobbs <archie@FreeBSD.org>2004-03-08 18:15:30 +0000
commit434d3cefb42dd8a38e52b8815bdbfcc09021582b (patch)
tree3a15672fff605f6df04789000976aeb89a91f123 /java/jc
parentUpdate MASTER_SITES (diff)
Add USE_LIBTOOL.
Notes
Notes: svn path=/head/; revision=103330
Diffstat (limited to 'java/jc')
-rw-r--r--java/jc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/java/jc/Makefile b/java/jc/Makefile
index 7e979a36668f..b24e2a638284 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}