aboutsummaryrefslogtreecommitdiff
path: root/astro/astrometry/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'astro/astrometry/Makefile')
-rw-r--r--astro/astrometry/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/astro/astrometry/Makefile b/astro/astrometry/Makefile
index 805ca6f79dc7..daa0ef4fb2ef 100644
--- a/astro/astrometry/Makefile
+++ b/astro/astrometry/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: astrometry
-# Date created: 7 July 2009
-# Whom: Dereckson <dereckson@gmail.com>
-#
+# Created by: Dereckson <dereckson@gmail.com>
# $FreeBSD$
-#
PORTNAME= astrometry
PORTVERSION= 0.34
@@ -22,8 +18,8 @@ LIB_DEPENDS= cairo.2:${PORTSDIR}/graphics/cairo \
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/numpy:${PORTSDIR}/math/py-numpy
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/numpy:${PORTSDIR}/math/py-numpy
+USES= gmake
USE_PYTHON= 2.5+
-USE_GMAKE= yes
ALL_TARGET= all extra
MAKE_ENV= INSTALL_DIR=${PREFIX}/astrometry
MAKE_JOBS_UNSAFE= yes