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 --- math/abakus/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'math/abakus') diff --git a/math/abakus/Makefile b/math/abakus/Makefile index d86f86a310ef..2b1164d8b8ce 100644 --- a/math/abakus/Makefile +++ b/math/abakus/Makefile @@ -6,7 +6,7 @@ PORTNAME= abakus PORTVERSION= 0.91 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math kde MASTER_SITES= http://grammarian.homelinux.net/abakus/ \ http://www.athame.co.uk/mirror/ @@ -15,11 +15,11 @@ DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= andy@athame.co.uk COMMENT= Michael Pyne's Abakus Calculator -BUILD_DEPENDS= scons:${PORTSDIR}/devel/scons \ - bison:${PORTSDIR}/devel/bison2 +BUILD_DEPENDS= scons:${PORTSDIR}/devel/scons LIB_DEPENDS= gmp:${PORTSDIR}/math/libgmp4 -PREFIX=${LOCALBASE} +USE_BISON= build +PREFIX= ${LOCALBASE} USE_KDELIBS_VER=3 _NO_KDE_CONFTARGET_HACK= yes QT_NONSTANDARD= yes -- cgit v1.2.3