diff options
Diffstat (limited to 'devel/nxt-python/Makefile')
-rw-r--r-- | devel/nxt-python/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/nxt-python/Makefile b/devel/nxt-python/Makefile index b30d9970b678..638ea536ef50 100644 --- a/devel/nxt-python/Makefile +++ b/devel/nxt-python/Makefile @@ -17,4 +17,5 @@ USE_PYTHON= yes USE_PYDISTUTILS= yes PYDISTUTILS_PKGNAME= ${PORTNAME} +NO_STAGE= yes .include <bsd.port.mk> |