aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-HTML-QRCode
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-08-18 14:25:16 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-08-18 14:25:16 +0000
commit88049818a43065c188c3b879452e80d089960c96 (patch)
tree83e469779da267ab5114aafd28b4f4cbe26df0f9 /textproc/p5-HTML-QRCode
parent80e3d30dbe608543d0c5724486800a5bd36cf36f (diff)
downloadports-88049818a43065c188c3b879452e80d089960c96.tar.gz
ports-88049818a43065c188c3b879452e80d089960c96.zip
- Convert to new perl framework
Notes
Notes: svn path=/head/; revision=324918
Diffstat (limited to 'textproc/p5-HTML-QRCode')
-rw-r--r--textproc/p5-HTML-QRCode/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-HTML-QRCode/Makefile b/textproc/p5-HTML-QRCode/Makefile
index 5cf72d1dba2c..d8429997a45e 100644
--- a/textproc/p5-HTML-QRCode/Makefile
+++ b/textproc/p5-HTML-QRCode/Makefile
@@ -15,7 +15,8 @@ BUILD_DEPENDS= p5-Text-QRCode>0:${PORTSDIR}/textproc/p5-Text-QRCode \
libqrencode>=2.0.0:${PORTSDIR}/graphics/libqrencode
RUN_DEPENDS:= ${BUILD_DEPENDS}
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
CFLAGS+= -I${LOCALBASE}/include
MAN3= HTML::QRCode.3