aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Text-DHCPLeases
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-10 17:26:57 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-10 17:26:57 +0000
commitf900846e5260dc5d66ccd323d0da759c95e2d6bb (patch)
tree3d2d195baaa9a28035ca99cf8f30d5a105a434b0 /textproc/p5-Text-DHCPLeases
parent92c4ee1048b74b790b3b109e036920b222527701 (diff)
downloadports-f900846e5260dc5d66ccd323d0da759c95e2d6bb.tar.gz
ports-f900846e5260dc5d66ccd323d0da759c95e2d6bb.zip
- convert to the new perl5 framework
- trim Makefile header Approved by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=326920
Diffstat (limited to 'textproc/p5-Text-DHCPLeases')
-rw-r--r--textproc/p5-Text-DHCPLeases/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-Text-DHCPLeases/Makefile b/textproc/p5-Text-DHCPLeases/Makefile
index c34a86e53545..bd64b45991c8 100644
--- a/textproc/p5-Text-DHCPLeases/Makefile
+++ b/textproc/p5-Text-DHCPLeases/Makefile
@@ -9,7 +9,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Perl extension to parse DHCP leases file from ISC dhcpd
-PERL_MODBUILD= yes
+USES= perl5
+USE_PERL5= modbuild
MAN3= Text::DHCPLeases.3 \
Text::DHCPLeases::Object.3 \