View | Details | Raw Unified | Return to bug 213592
Collapse All | Expand All

(-)Makefile (-1 / +1 lines)
Lines 24-30 Link Here
24
CONFIGURE_ARGS=	--disable-strict --disable-tests \
24
CONFIGURE_ARGS=	--disable-strict --disable-tests \
25
		--with-antlr=${LOCALBASE}
25
		--with-antlr=${LOCALBASE}
26
INSTALL_TARGET=	install-strip
26
INSTALL_TARGET=	install-strip
27
USES=		compiler:c11 gmake libtool pathfix
27
USES=		compiler:c11 gmake libtool pathfix pkgconfig
28
USE_JAVA=	yes
28
USE_JAVA=	yes
29
JAVA_BUILD=	jre
29
JAVA_BUILD=	jre
30
JAVA_VERSION=	1.6+
30
JAVA_VERSION=	1.6+

Return to bug 213592