diff options
Diffstat (limited to 'math/py-apgl/Makefile')
-rw-r--r-- | math/py-apgl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/py-apgl/Makefile b/math/py-apgl/Makefile index 5eae1c4b8eb5..47822e6fc131 100644 --- a/math/py-apgl/Makefile +++ b/math/py-apgl/Makefile @@ -17,4 +17,5 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USE_PYTHON= yes USE_PYDISTUTILS= easy_install +NO_STAGE= yes .include <bsd.port.mk> |