diff options
author | bapt <bapt@FreeBSD.org> | 2014-04-05 06:34:40 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-04-05 06:34:40 +0800 |
commit | a2eb1149f8e693dfd8d5b8a51f88a6f0b26a8c30 (patch) | |
tree | ae3625efe922f46596f37d18774931122684bdae /astro | |
parent | 112f5f27fe790ebcae54fcb9749f5e1a5505670f (diff) | |
download | freebsd-ports-gnome-a2eb1149f8e693dfd8d5b8a51f88a6f0b26a8c30.tar.gz freebsd-ports-gnome-a2eb1149f8e693dfd8d5b8a51f88a6f0b26a8c30.tar.zst freebsd-ports-gnome-a2eb1149f8e693dfd8d5b8a51f88a6f0b26a8c30.zip |
Support stage
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> |