aboutsummaryrefslogtreecommitdiffstats
path: root/math/mtl
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-17 00:45:35 +0800
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-17 00:45:35 +0800
commitcddacdc1a85e239682053f3716b7c685f422ebf4 (patch)
tree62ec5ad5c85e69fd9755b85db994f8c7042a1fc0 /math/mtl
parent1f7b0d3e1b562bcd76f89ebdbd346571511c07c0 (diff)
downloadfreebsd-ports-gnome-cddacdc1a85e239682053f3716b7c685f422ebf4.tar.gz
freebsd-ports-gnome-cddacdc1a85e239682053f3716b7c685f422ebf4.tar.zst
freebsd-ports-gnome-cddacdc1a85e239682053f3716b7c685f422ebf4.zip
Convert to new perl framework
Convert USE_GMAKE to USES
Diffstat (limited to 'math/mtl')
-rw-r--r--math/mtl/Makefile10
1 files changed, 3 insertions, 7 deletions
diff --git a/math/mtl/Makefile b/math/mtl/Makefile
index 71ae6d367a5a..4497645a0d6d 100644
--- a/math/mtl/Makefile
+++ b/math/mtl/Makefile
@@ -1,10 +1,5 @@
-# ex:ts=8
-# Ports collection makefile for: mtl
-# Date created: Mar 15, 2002
-# Whom: ijliao
-#
+# Created by: ijliao
# $FreeBSD$
-#
PORTNAME= mtl
DISTVERSION= 2.1.2-23.tentative
@@ -23,7 +18,8 @@ CONFIGURE_ENV= CXXCPP="${CXXCPP}"
CXXCPP?= ${CXX} -E
GNU_CONFIGURE= yes
NO_BUILD= yes
-USE_PERL5_BUILD= yes
+USES= perl5
+USE_PERL5= build
WRKSRC = ${WRKDIR}/${DISTNAME:R}
post-patch: