diff options
Diffstat (limited to 'devel/py-statgrab/Makefile')
-rw-r--r-- | devel/py-statgrab/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-statgrab/Makefile b/devel/py-statgrab/Makefile index 323f914c1fa5..45c064f208c3 100644 --- a/devel/py-statgrab/Makefile +++ b/devel/py-statgrab/Makefile @@ -23,4 +23,5 @@ USE_PYTHON= yes USE_PYDISTUTILS= yes PYDISTUTILS_PKGNAME= pystatgrab +NO_STAGE= yes .include <bsd.port.mk> |