diff options
Diffstat (limited to 'devel/py-bison/Makefile')
-rw-r--r-- | devel/py-bison/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-bison/Makefile b/devel/py-bison/Makefile index a3ca4b5bfea4..c4194d0a84a3 100644 --- a/devel/py-bison/Makefile +++ b/devel/py-bison/Makefile @@ -15,7 +15,7 @@ COMMENT= Python-based parsing at the speed of C LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -BUILD_DEPENDS= pyrex>=0.9.6.2:${PORTSDIR}/devel/pyrex +BUILD_DEPENDS= pyrex>=0.9.6.2:devel/pyrex OPTIONS_DEFINE= DOCS EXAMPLES |