diff options
Diffstat (limited to 'net/p5-Net-HL7/Makefile')
-rw-r--r-- | net/p5-Net-HL7/Makefile | 3 |
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 \ |