summaryrefslogtreecommitdiff
path: root/shells/perlsh
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/perlsh
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/perlsh')
-rw-r--r--shells/perlsh/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/shells/perlsh/Makefile b/shells/perlsh/Makefile
index d5fa6222654..2ef32c5683c 100644
--- a/shells/perlsh/Makefile
+++ b/shells/perlsh/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.23 2013/05/31 12:41:59 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2013/12/09 14:17:52 obache Exp $
DISTNAME= psh-1.8
PKGNAME= perlsh-1.8
-PKGREVISION= 9
+PKGREVISION= 10
CATEGORIES= shells perl5
MASTER_SITES= http://www.focusresearch.com/gregor/download/
@@ -11,7 +11,7 @@ HOMEPAGE= http://www.focusresearch.com/gregor/sw/psh/
COMMENT= The Perl Shell
DEPENDS+= p5-Term-ReadKey>=2.21:../../devel/p5-Term-ReadKey
-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-BSD-Resource>=1.15:../../devel/p5-BSD-Resource
PKG_SHELL= bin/psh