diff options
Diffstat (limited to 'devel/py-bison/Makefile')
-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 65966ef6cd3b..65695ddeef5e 100644 --- a/devel/py-bison/Makefile +++ b/devel/py-bison/Makefile @@ -34,6 +34,7 @@ PLIST_FILES= bin/bison2py \ %%PYTHON_SITELIBDIR%%/bison.pyo \ %%PYTHON_SITELIBDIR%%/bison_.so +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${ARCH} == "ia64" |