aboutsummaryrefslogtreecommitdiff
path: root/astro/py-astLib/Makefile
diff options
context:
space:
mode:
authorMarcus von Appen <mva@FreeBSD.org>2013-09-27 21:17:26 +0000
committerMarcus von Appen <mva@FreeBSD.org>2013-09-27 21:17:26 +0000
commitd22ea88436409f5bd24501e8680c97bef075cc9e (patch)
treeeef840370e07a90e4e9e85614ee2f85712435aa4 /astro/py-astLib/Makefile
parent96cbb8761e21b24fdfda83286aac138a328122f4 (diff)
Notes
Diffstat (limited to 'astro/py-astLib/Makefile')
-rw-r--r--astro/py-astLib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/py-astLib/Makefile b/astro/py-astLib/Makefile
index 9aa58aa21213..65aecb680ec0 100644
--- a/astro/py-astLib/Makefile
+++ b/astro/py-astLib/Makefile
@@ -20,6 +20,6 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USE_PYTHON= yes
USE_PYDISTUTILS= yes
-NO_STAGE= yes
+PYDISTUTILS_AUTOPLIST= yes
.include <bsd.port.mk>