From 805331995f9dc9a780024515e0a054671b9fa172 Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 31 May 2014 12:22:42 +0000 Subject: Don't expect perl to provide p5-CGI, depend on the package instead. Bump PKGREVISION. p5-CGI will be removed from perl soon. --- net/stripes/Makefile | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'net') diff --git a/net/stripes/Makefile b/net/stripes/Makefile index 232c3beaa2b..0e4d6008851 100644 --- a/net/stripes/Makefile +++ b/net/stripes/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.18 2014/05/29 23:37:12 wiz Exp $ -# +# $NetBSD: Makefile,v 1.19 2014/05/31 12:22:42 wiz Exp $ DISTNAME= stripes-2.1 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= net MASTER_SITES= # ftp://ftp.gw.com/sw/stripes/ @@ -10,7 +9,7 @@ MAINTAINER= kim@tac.nyc.ny.us HOMEPAGE= http://www.gw.com/sw/stripes/ COMMENT= Looking Glass for Zebra and Cisco Routers -DEPENDS+= {p5-CGI>=2.66,perl>=5.6.1nb2}:../../www/p5-CGI +DEPENDS+= p5-CGI>=2.66:../../www/p5-CGI DEPENDS+= p5-Net-Telnet>=3.02:../../net/p5-Net-Telnet PKG_SYSCONFSUBDIR?= httpd -- cgit v1.2.3