summaryrefslogtreecommitdiff
path: root/databases/p5-App-Sqitch
diff options
context:
space:
mode:
authorwiz <wiz>2015-01-31 12:19:55 +0000
committerwiz <wiz>2015-01-31 12:19:55 +0000
commit851f4f0714b2f83cbf40738737e7a232faad7644 (patch)
treea40104bb70f12a5ab54b8cb0212152cf9cf1ee80 /databases/p5-App-Sqitch
parent70fef4a2c8bce8543f4fe5b711bd2876d1934149 (diff)
downloadpkgsrc-851f4f0714b2f83cbf40738737e7a232faad7644.tar.gz
Remove p5-constant. Included in perl since 5.004, and current CPAN version
is older than current version incuded in perl itself. No point in having this separately as well.
Diffstat (limited to 'databases/p5-App-Sqitch')
-rw-r--r--databases/p5-App-Sqitch/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/p5-App-Sqitch/Makefile b/databases/p5-App-Sqitch/Makefile
index 5634f2ad646..a1a101732be 100644
--- a/databases/p5-App-Sqitch/Makefile
+++ b/databases/p5-App-Sqitch/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2014/11/23 14:18:03 schmonz Exp $
+# $NetBSD: Makefile,v 1.12 2015/01/31 12:19:55 wiz Exp $
DISTNAME= App-Sqitch-0.997
PKGNAME= p5-${DISTNAME}
@@ -42,7 +42,6 @@ DEPENDS+= p5-Type-Tiny-[0-9]*:../../devel/p5-Type-Tiny
DEPENDS+= p5-Type-Tiny-XS>=0.010:../../devel/p5-Type-Tiny-XS
DEPENDS+= p5-URI-[0-9]*:../../www/p5-URI
DEPENDS+= p5-URI-db>=0.15:../../www/p5-URI-db
-DEPENDS+= {perl>=5.004,p5-constant-[0-9]*}:../../devel/p5-constant
DEPENDS+= p5-namespace-autoclean>=0.16:../../devel/p5-namespace-autoclean
DEPENDS+= {perl>=5.10.1,p5-parent-[0-9]*}:../../devel/p5-parent
DEPENDS+= {perl>=5.9.3,p5-Pod-Simple>=1.41}:../../textproc/p5-Pod-Simple