summaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-17 06:12:35 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-17 06:12:35 +0000
commit46c6877a4a150b8a708675a333110c1effbc512e (patch)
treecb5f589849208faeb4439a9e84ed872d37762a4e /cad
parentUpdate to 3.3.9. (diff)
Convert to new perl framework
Submitted by: az
Notes
Notes: svn path=/head/; revision=327450
Diffstat (limited to 'cad')
-rw-r--r--cad/p5-Verilog-Perl/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/cad/p5-Verilog-Perl/Makefile b/cad/p5-Verilog-Perl/Makefile
index afa0b93e1d10..9783d6d5f51b 100644
--- a/cad/p5-Verilog-Perl/Makefile
+++ b/cad/p5-Verilog-Perl/Makefile
@@ -12,11 +12,8 @@ COMMENT= Building point for Verilog support in the Perl language
BUILD_DEPENDS= flex>=2.5.35:${PORTSDIR}/textproc/flex
-USE_GMAKE= yes
-USE_PERL5= yes
-USES= bison
-
-PERL_CONFIGURE= yes
+USES= bison gmake perl5
+USE_PERL5= configure
MAN1= vhier.1 vpassert.1 vppreproc.1 vrename.1