aboutsummaryrefslogtreecommitdiff
path: root/print/p5-Net-CUPS
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-04 13:07:40 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-04 13:07:40 +0000
commit945c98fdf861a79f327f95cfb7453c31d8f95896 (patch)
tree1b35744f0d7c32ca5d373e7aab96ed6d8ee2e10b /print/p5-Net-CUPS
parent676d298ee18c01673284b1087a7e3c99febd1d80 (diff)
downloadports-945c98fdf861a79f327f95cfb7453c31d8f95896.tar.gz
ports-945c98fdf861a79f327f95cfb7453c31d8f95896.zip
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=326272
Diffstat (limited to 'print/p5-Net-CUPS')
-rw-r--r--print/p5-Net-CUPS/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/p5-Net-CUPS/Makefile b/print/p5-Net-CUPS/Makefile
index 557c66a5182f..4b890d703e46 100644
--- a/print/p5-Net-CUPS/Makefile
+++ b/print/p5-Net-CUPS/Makefile
@@ -18,7 +18,8 @@ COMMENT= Interface to the CUPS API
BUILD_DEPENDS= cups-config:${PORTSDIR}/print/cups-client
LIB_DEPENDS= cupsimage.2:${PORTSDIR}/print/cups-image
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Net::CUPS.3 \
Net::CUPS::Destination.3 \