aboutsummaryrefslogtreecommitdiff
path: root/net/p5-MaxMind-DB-Common
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-11-12 19:10:14 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-11-12 19:10:14 +0000
commit6408e89ac2bab8417d9a3ac586195f6286b26284 (patch)
tree997ec3c72762ae2c59dce4bcae4a73b8610c6601 /net/p5-MaxMind-DB-Common
parent5a4391cabb5e994b431dc24a675de896da61f985 (diff)
downloadports-6408e89ac2bab8417d9a3ac586195f6286b26284.tar.gz
ports-6408e89ac2bab8417d9a3ac586195f6286b26284.zip
Remove Perl core modules
- Bump PORTREVISION for dependency change
Notes
Notes: svn path=/head/; revision=454068
Diffstat (limited to 'net/p5-MaxMind-DB-Common')
-rw-r--r--net/p5-MaxMind-DB-Common/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-MaxMind-DB-Common/Makefile b/net/p5-MaxMind-DB-Common/Makefile
index c4f47feba275..7a3d167156d9 100644
--- a/net/p5-MaxMind-DB-Common/Makefile
+++ b/net/p5-MaxMind-DB-Common/Makefile
@@ -3,6 +3,7 @@
PORTNAME= MaxMind-DB-Common
PORTVERSION= 0.040001
+PORTREVISION= 1
CATEGORIES= net perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:MAXMIND
@@ -19,7 +20,6 @@ BUILD_DEPENDS= p5-Data-Dumper-Concise>=0:devel/p5-Data-Dumper-Concise \
p5-List-AllUtils>=0:devel/p5-List-AllUtils \
p5-Moo>=0:devel/p5-Moo \
p5-MooX-StrictConstructor>=0:devel/p5-MooX-StrictConstructor \
- p5-autodie>=0:devel/p5-autodie \
p5-namespace-autoclean>=0:devel/p5-namespace-autoclean
RUN_DEPENDS:= ${BUILD_DEPENDS}