summaryrefslogtreecommitdiff
path: root/textproc/p5-Encode-Detect
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2013-12-09 14:17:41 +0000
committerobache <obache@pkgsrc.org>2013-12-09 14:17:41 +0000
commitc1522519b646750987810a08413a83d66de13537 (patch)
treecb3e9b5798f6683a2dd220782d0a35df112806fa /textproc/p5-Encode-Detect
parent69575166e088e2a3bca09925d372c98adf66202a (diff)
downloadpkgsrc-c1522519b646750987810a08413a83d66de13537.tar.gz
Fix/Update DEPENDS paterns for perl CORE modules, with some trivial fixes.
Bump PKGREVISION for runtime dependency pattern changed packages.
Diffstat (limited to 'textproc/p5-Encode-Detect')
-rw-r--r--textproc/p5-Encode-Detect/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Encode-Detect/Makefile b/textproc/p5-Encode-Detect/Makefile
index 06b759ef477..9ccce0e8582 100644
--- a/textproc/p5-Encode-Detect/Makefile
+++ b/textproc/p5-Encode-Detect/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2013/05/31 12:42:09 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2013/12/09 14:17:53 obache Exp $
#
DISTNAME= Encode-Detect-1.01
@@ -14,7 +14,7 @@ LICENSE= mpl-1.1
PKG_INSTALLATION_TYPES= overwrite pkgviews
-BUILD_DEPENDS+= p5-ExtUtils-CBuilder-[0-9]*:../../devel/p5-ExtUtils-CBuilder
+BUILD_DEPENDS+= {perl>=5.9.3,p5-ExtUtils-CBuilder-[0-9]*}:../../devel/p5-ExtUtils-CBuilder
USE_LANGUAGES+= c c++