aboutsummaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-01 18:17:20 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-01 18:17:20 +0000
commit1fb5b1c9d1b1178c630f77d32203dec4b1bd37f2 (patch)
tree30f163bd4d73e147f315d80b15400ffd317959a7 /dns
parent3a60d873a81f398069fc9ac74b5417565bc1c7c5 (diff)
downloadports-1fb5b1c9d1b1178c630f77d32203dec4b1bd37f2.tar.gz
ports-1fb5b1c9d1b1178c630f77d32203dec4b1bd37f2.zip
- Resolve of using PERL_MODBUILD and PERL_CONFIGURE together
- Convert to new perl5 framework - Trim Makefile header With hat: perl@
Notes
Notes: svn path=/head/; revision=325899
Diffstat (limited to 'dns')
-rw-r--r--dns/p5-Net-DNS-Resolver-Programmable/Makefile10
1 files changed, 3 insertions, 7 deletions
diff --git a/dns/p5-Net-DNS-Resolver-Programmable/Makefile b/dns/p5-Net-DNS-Resolver-Programmable/Makefile
index 60641acb0ff0..d3203c7b103b 100644
--- a/dns/p5-Net-DNS-Resolver-Programmable/Makefile
+++ b/dns/p5-Net-DNS-Resolver-Programmable/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-Net-DNS-Resolver-Programmable
-# Date created: February 9, 2007
-# Whom: Koen Martens <gmc@sonologic.nl>
-#
+# Created by: Koen Martens <gmc@sonologic.nl>
# $FreeBSD$
-#
PORTNAME= Net-DNS-Resolver-Programmable
PORTVERSION= 0.003
@@ -19,8 +15,8 @@ RUN_DEPENDS= p5-Net-DNS>=0:${PORTSDIR}/dns/p5-Net-DNS \
p5-version>=0:${PORTSDIR}/devel/p5-version
BUILD_DEPENDS:= ${RUN_DEPENDS}
-PERL_MODBUILD= yes
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= modbuild
MAN3= Net::DNS::Resolver::Programmable.3