Index: head/java/jikes/Makefile =================================================================== --- head/java/jikes/Makefile (revision 478117) +++ head/java/jikes/Makefile (revision 478118) @@ -1,24 +1,22 @@ # Created by: Matthew Dillon # $FreeBSD$ PORTNAME= jikes PORTVERSION= 1.22 PORTREVISION= 2 CATEGORIES= java 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 .include