From dbd39ca660cafa3d1f2acebf05c86bf17a035ff8 Mon Sep 17 00:00:00 2001 From: Ade Lovett Date: Wed, 17 Oct 2007 10:13:01 +0000 Subject: Migration from bison 1.x to 2.x PR: 117086 Tested by: -exp runs --- java/jmp/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'java') diff --git a/java/jmp/Makefile b/java/jmp/Makefile index cecd544c6f22..a39b5e5581bd 100644 --- a/java/jmp/Makefile +++ b/java/jmp/Makefile @@ -7,7 +7,7 @@ PORTNAME= jmp PORTVERSION= 0.51 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= java devel MASTER_SITES= http://www.khelekore.org/jmp/ @@ -21,7 +21,7 @@ OPTIONS+= OPTIMIZED_CFLAGS "Compile with -O3" off CONFIGURE_ARGS= --with-includes="${JAVA_HOME}/include ${LOCALBASE}/include" \ --with-libintl-prefix="${LOCALBASE}" -USE_BISON= yes +USE_BISON= build USE_GETTEXT= yes USE_GMAKE= yes USE_JAVA= yes -- cgit v1.3