aboutsummaryrefslogtreecommitdiff
path: root/astro/astrometry
diff options
context:
space:
mode:
authorMarcus von Appen <mva@FreeBSD.org>2014-10-18 07:49:17 +0000
committerMarcus von Appen <mva@FreeBSD.org>2014-10-18 07:49:17 +0000
commitba08f95fa0b148154bcaae46225b9f193128b7c0 (patch)
treeaa620be369f59fba5519c752c5b05c57dbbffd60 /astro/astrometry
parentcac42264aff6171d257db873d2fdd63fc653c704 (diff)
downloadports-ba08f95fa0b148154bcaae46225b9f193128b7c0.tar.gz
ports-ba08f95fa0b148154bcaae46225b9f193128b7c0.zip
- Convert ports from accessibility/, archivers/ and astro/ to new
USES=python Approved by: portmgr (implicit) With hat: python@
Notes
Notes: svn path=/head/; revision=371096
Diffstat (limited to 'astro/astrometry')
-rw-r--r--astro/astrometry/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/astro/astrometry/Makefile b/astro/astrometry/Makefile
index 7eaf91e8b6b4..16b39b7291aa 100644
--- a/astro/astrometry/Makefile
+++ b/astro/astrometry/Makefile
@@ -19,8 +19,7 @@ LIB_DEPENDS= libcairo.so:${PORTSDIR}/graphics/cairo \
libnetpbm.so:${PORTSDIR}/graphics/netpbm
RUN_DEPENDS:= ${BUILD_DEPENDS}
-USES= gmake pkgconfig tar:bzip2
-USE_PYTHON= yes
+USES= gmake pkgconfig python tar:bzip2
ALL_TARGET= all extra
MAKE_ENV= INSTALL_DIR=${STAGEDIR}${PREFIX}/${PORTNAME}
MAKE_JOBS_UNSAFE= yes