aboutsummaryrefslogtreecommitdiff
path: root/devel/py-bison
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2007-10-17 10:13:01 +0000
committerAde Lovett <ade@FreeBSD.org>2007-10-17 10:13:01 +0000
commitdbd39ca660cafa3d1f2acebf05c86bf17a035ff8 (patch)
tree5d14b5c3a50461b8a6096fcc383dc2181cb624b7 /devel/py-bison
parent74313458803db4f95050b550b038051b82c96b67 (diff)
downloadports-dbd39ca660cafa3d1f2acebf05c86bf17a035ff8.tar.gz
ports-dbd39ca660cafa3d1f2acebf05c86bf17a035ff8.zip
Migration from bison 1.x to 2.x
PR: 117086 Tested by: -exp runs
Notes
Notes: svn path=/head/; revision=201613
Diffstat (limited to 'devel/py-bison')
-rw-r--r--devel/py-bison/Makefile3
1 files changed, 2 insertions, 1 deletions
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