summaryrefslogtreecommitdiff
path: root/devel/rt4
diff options
context:
space:
mode:
authorobache <obache>2014-06-02 10:12:19 +0000
committerobache <obache>2014-06-02 10:12:19 +0000
commit1b2b63a9feac7cf0bf81d8b6cce4df71e4829d47 (patch)
tree3127a557f0587aea42ad771c6ca49ff5e2e51b54 /devel/rt4
parent5bcf529e47a6312213f496dd2f3f508c3416f57c (diff)
downloadpkgsrc-1b2b63a9feac7cf0bf81d8b6cce4df71e4829d47.tar.gz
perl>=5.8.1 contains Storable>=2.08
Diffstat (limited to 'devel/rt4')
-rw-r--r--devel/rt4/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/rt4/Makefile b/devel/rt4/Makefile
index 6d038073c9b..724a733bbf0 100644
--- a/devel/rt4/Makefile
+++ b/devel/rt4/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2014/05/31 12:22:42 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2014/06/02 10:12:19 obache Exp $
DISTNAME= rt-4.2.1
PKGNAME= ${DISTNAME:S/rt/rt4/}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= devel
MASTER_SITES= http://download.bestpractical.com/pub/rt/release/
@@ -72,7 +72,7 @@ DEPENDS+= p5-Regexp-IPv6-[0-9]*:../../net/p5-Regexp-IPv6
DEPENDS+= p5-Role-Basic-[0-9]*:../../devel/p5-Role-Basic
# Scalar::Util is a part of p5-Scalar-List-Utils.
DEPENDS+= p5-Scalar-List-Utils-[0-9]*:../../devel/p5-Scalar-List-Utils
-DEPENDS+= p5-Storable>=2.08:../../devel/p5-Storable
+DEPENDS+= {perl>=5.8.1,p5-Storable>=2.08}:../../devel/p5-Storable
DEPENDS+= p5-Symbol-Global-Name>=0.04:../../devel/p5-Symbol-Global-Name
DEPENDS+= {perl>=5.8.9,p5-Sys-Syslog>=0.16}:../../sysutils/p5-Sys-Syslog
DEPENDS+= p5-Text-Password-Pronounceable-[0-9]*:../../security/p5-Text-Password-Pronounceable