diff options
Diffstat (limited to 'astro/py-astLib/Makefile')
-rw-r--r-- | astro/py-astLib/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/astro/py-astLib/Makefile b/astro/py-astLib/Makefile index b760cd62f6ce..35e06480f7f4 100644 --- a/astro/py-astLib/Makefile +++ b/astro/py-astLib/Makefile @@ -19,6 +19,8 @@ BUILD_DEPENDS= ${PYNUMPY} \ ${PKGNAMEPREFIX}matplotlib>=0.98:${PORTSDIR}/math/py-matplotlib RUN_DEPENDS:= ${BUILD_DEPENDS} +PORTSCOUT= skipv:0.15,0.17,0.17.1 # incorrect versioning upstream + USE_PYTHON= yes USE_PYDISTUTILS= yes PYDISTUTILS_AUTOPLIST= yes |