aboutsummaryrefslogtreecommitdiff
path: root/graphics/p5-Image-PNG-QRCode
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-02-10 00:08:21 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-02-10 00:08:21 +0000
commit57d20cdc5431af58690c3de5eedbf638e5e05178 (patch)
treefcc4d224c8d25facc8492816ff26604d31116ea1 /graphics/p5-Image-PNG-QRCode
parentb658411315d20d952b79499dfb3178f5f035c609 (diff)
downloadports-57d20cdc5431af58690c3de5eedbf638e5e05178.tar.gz
ports-57d20cdc5431af58690c3de5eedbf638e5e05178.zip
Remove Perl core modules
- Bump PORTREVISION for dependency change With hat: perl
Notes
Notes: svn path=/head/; revision=492571
Diffstat (limited to 'graphics/p5-Image-PNG-QRCode')
-rw-r--r--graphics/p5-Image-PNG-QRCode/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/graphics/p5-Image-PNG-QRCode/Makefile b/graphics/p5-Image-PNG-QRCode/Makefile
index e09367e1c7fe..d15516bed189 100644
--- a/graphics/p5-Image-PNG-QRCode/Makefile
+++ b/graphics/p5-Image-PNG-QRCode/Makefile
@@ -2,6 +2,7 @@
PORTNAME= Image-PNG-QRCode
DISTVERSION= 0.09
+PORTREVISION= 1
CATEGORIES= graphics perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -13,10 +14,6 @@ LICENSE= GPLv3
LIB_DEPENDS= libpng.so:graphics/png
-RUN_DEPENDS+= p5-Carp>0:devel/p5-Carp
-RUN_DEPENDS+= p5-Exporter>0:devel/p5-Exporter
-RUN_DEPENDS+= p5-XSLoader>0:devel/p5-XSLoader
-
USES= perl5
USE_PERL5= configure