summaryrefslogtreecommitdiff
path: root/lang/gnat-aux
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-17 09:29:06 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-17 09:29:06 +0000
commit076703a60d9a6d8e5dcb798660d8f4404ffd6a74 (patch)
treef0fcdd9245d47bb8fe9cbee947c3749fd89158e6 /lang/gnat-aux
parentConvert to new perl framework (diff)
Convert to new perl framework
Notes
Notes: svn path=/head/; revision=327462
Diffstat (limited to 'lang/gnat-aux')
-rw-r--r--lang/gnat-aux/Makefile.common5
1 files changed, 2 insertions, 3 deletions
diff --git a/lang/gnat-aux/Makefile.common b/lang/gnat-aux/Makefile.common
index cd09f52ac0d9..31fe7e1f39ed 100644
--- a/lang/gnat-aux/Makefile.common
+++ b/lang/gnat-aux/Makefile.common
@@ -7,10 +7,9 @@ LIB_DEPENDS+= mpc.2:${PORTSDIR}/math/mpc
ONLY_FOR_ARCHS= i386 amd64
GNU_CONFIGURE= yes
-USE_GMAKE= yes
USE_BZIP2= yes
-USES= iconv
-USE_PERL5_BUILD= yes
+USES= gmake iconv perl5
+USE_PERL5= build
ALL_TARGET= default
MAKE_JOBS_SAFE= yes