diff options
Diffstat (limited to 'astro')
-rw-r--r-- | astro/py-aipy/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/astro/py-aipy/Makefile b/astro/py-aipy/Makefile index 3a962a35d6af..e46c83e3f0ae 100644 --- a/astro/py-aipy/Makefile +++ b/astro/py-aipy/Makefile @@ -19,6 +19,5 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USE_PYTHON= yes USE_PYDISTUTILS= yes -NO_STAGE= yes .include <bsd.port.mk> |