diff options
Diffstat (limited to 'devel/py-bison')
-rw-r--r-- | devel/py-bison/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-bison/Makefile b/devel/py-bison/Makefile index 33873c8948ec..077e9d62661c 100644 --- a/devel/py-bison/Makefile +++ b/devel/py-bison/Makefile @@ -21,6 +21,7 @@ RUN_DEPENDS= bison:${PORTSDIR}/devel/bison USE_PYTHON= yes USE_PYDISTUTILS= yes +PYDISTUTILS_PKGVERSION= 0.1 .if !defined(NOPORTDOCS) DOCSDIR= ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME} |