summaryrefslogtreecommitdiff
path: root/astro
diff options
context:
space:
mode:
authorRuslan Makhmatkhanov <rm@FreeBSD.org>2014-03-04 20:03:43 +0000
committerRuslan Makhmatkhanov <rm@FreeBSD.org>2014-03-04 20:03:43 +0000
commit7958a763b5ceaf09e2cb45e6f40a273a8d3ecd6f (patch)
tree4f203b3ab35e51f2c8ea7564d593c3976ec869af /astro
parent- Add DOCS and EXAMPLES option. (diff)
astro/py-astLib: pet portscout
- ignore incorrect versioning on upstream and make portscout happy PR: 187108 Submitted by: Eero Hanninen <fax@nohik.ee>
Notes
Notes: svn path=/head/; revision=347065
Diffstat (limited to 'astro')
-rw-r--r--astro/py-astLib/Makefile2
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