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 --- editors/lfhex/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'editors/lfhex') diff --git a/editors/lfhex/Makefile b/editors/lfhex/Makefile index aa770abcdfc2..ba07b73fe76f 100644 --- a/editors/lfhex/Makefile +++ b/editors/lfhex/Makefile @@ -8,7 +8,7 @@ PORTNAME= lfhex PORTVERSION= 0.3.7.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= editors MASTER_SITES= http://stoopidsimple.com/files/ \ http://home.earthlink.net/~eyekode/data/ @@ -17,7 +17,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Large file hex editor USE_QT_VER= 3 -USE_BISON= yes +USE_BISON= build USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} -- cgit v1.2.3