summaryrefslogtreecommitdiff
path: root/net/p5-Net-HL7/Makefile
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-06 10:47:10 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-06 10:47:10 +0000
commit6a0dfa24b4377d6e38ff2db50a705011a46df153 (patch)
treed89287b5ab749a4a8e62bdbf337dd9b5119f220e /net/p5-Net-HL7/Makefile
parentAdd an explicit dependency on pkgconf (diff)
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=326486
Diffstat (limited to 'net/p5-Net-HL7/Makefile')
-rw-r--r--net/p5-Net-HL7/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/p5-Net-HL7/Makefile b/net/p5-Net-HL7/Makefile
index e3a9a8c9fb0d..47878987b0a0 100644
--- a/net/p5-Net-HL7/Makefile
+++ b/net/p5-Net-HL7/Makefile
@@ -16,7 +16,8 @@ COMMENT= Net::HL7 - A simple yet flexible API for non-XML HL7 applications
PORTDOCS= README
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Net::HL7.3 \
Net::HL7::Request.3 \