summaryrefslogtreecommitdiff
path: root/math/asymptote
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-16 16:45:35 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-16 16:45:35 +0000
commitcddacdc1a85e239682053f3716b7c685f422ebf4 (patch)
tree62ec5ad5c85e69fd9755b85db994f8c7042a1fc0 /math/asymptote
parent- Update to 6.0.7 (diff)
Convert to new perl framework
Convert USE_GMAKE to USES
Diffstat (limited to 'math/asymptote')
-rw-r--r--math/asymptote/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/asymptote/Makefile b/math/asymptote/Makefile
index 8f9cd7f4f3f8..b098e753635d 100644
--- a/math/asymptote/Makefile
+++ b/math/asymptote/Makefile
@@ -27,8 +27,8 @@ CONFIGURE_ARGS= --disable-gc
USE_GHOSTSCRIPT=yes
USE_TEX= latex
USE_GL= glut
-USE_GMAKE= yes
-USE_PERL5_BUILD= yes
+USES= gmake perl5
+USE_PERL5= build
USE_PYTHON= yes
MAKE_JOBS_UNSAFE= yes