summaryrefslogtreecommitdiff
path: root/java
diff options
context:
space:
mode:
Diffstat (limited to 'java')
-rw-r--r--java/jikes/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/java/jikes/Makefile b/java/jikes/Makefile
index 9dc1138e8401..547bea1c0ed2 100644
--- a/java/jikes/Makefile
+++ b/java/jikes/Makefile
@@ -10,13 +10,11 @@ MASTER_SITES= SF/${PORTNAME}/Jikes/${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Java source to byte-code compiler made available by IBM
-BROKEN_FreeBSD_12= fails to configure: Could not find standard set_new_handler function
-
PLIST_SUB= PORTVERSION=${PORTVERSION}
GNU_CONFIGURE= yes
CONFIGURE_ARGS= ac_cv_search_iconv=${ICONV_LIB} \
ac_cv_search_libiconv_open=no
-USES= iconv gmake tar:bzip2
+USES= autoreconf iconv gmake tar:bzip2
CPPFLAGS+= -I${LOCALBASE}/include
LIBS+= -L${LOCALBASE}/lib