summaryrefslogtreecommitdiff
path: root/shells/xsh
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 /shells/xsh
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 'shells/xsh')
-rw-r--r--shells/xsh/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/shells/xsh/Makefile b/shells/xsh/Makefile
index 2035c670e4d..9d92cb1d582 100644
--- a/shells/xsh/Makefile
+++ b/shells/xsh/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.20 2013/05/31 12:41:59 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2013/12/09 14:17:52 obache Exp $
DISTNAME= XML-XSH-1.8.2
PKGNAME= ${DISTNAME:S/XML-XSH/xsh/}
-PKGREVISION= 11
+PKGREVISION= 12
CATEGORIES= shells
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xsh/}
@@ -11,7 +11,7 @@ HOMEPAGE= http://xsh.sourceforge.net/
COMMENT= XML Editing Shell
DEPENDS+= p5-Parse-RecDescent>=1.94:../../devel/p5-Parse-RecDescent
-DEPENDS+= p5-Term-ReadLine>=1.12:../../devel/p5-Term-ReadLine
+DEPENDS+= {perl>=5.17.10,p5-Term-ReadLine>=1.12}:../../devel/p5-Term-ReadLine
DEPENDS+= p5-XML-LibXML>=1.31:../../textproc/p5-XML-LibXML
DEPENDS+= p5-XML-LibXML-Iterator-[0-9]*:../../textproc/p5-XML-LibXML-Iterator
DEPENDS+= p5-XML-NodeFilter-[0-9]*:../../textproc/p5-XML-NodeFilter