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 --- devel/py-bison/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'devel/py-bison') diff --git a/devel/py-bison/Makefile b/devel/py-bison/Makefile index 077e9d62661c..e3879c6f1f40 100644 --- a/devel/py-bison/Makefile +++ b/devel/py-bison/Makefile @@ -8,6 +8,7 @@ PORTNAME= bison PORTVERSION= 0.1.8 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= http://www.freenet.org.nz/python/pybison/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -17,8 +18,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Python-based parsing at the speed of C BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/Pyrex/__init__.py:${PORTSDIR}/devel/pyrex -RUN_DEPENDS= bison:${PORTSDIR}/devel/bison +USE_BISON= run USE_PYTHON= yes USE_PYDISTUTILS= yes PYDISTUTILS_PKGVERSION= 0.1 -- cgit v1.2.3