From 696d40ebace082942498bf8dabfcbb2bfe48424d Mon Sep 17 00:00:00 2001 From: adrianp Date: Sun, 7 Dec 2008 22:38:13 +0000 Subject: DEPENDS+=mail/pear-Mail PKGREVISION++ --- security/base/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/security/base/Makefile b/security/base/Makefile index 99151e213ff..b719691bdac 100644 --- a/security/base/Makefile +++ b/security/base/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2008/11/05 22:50:00 adrianp Exp $ +# $NetBSD: Makefile,v 1.22 2008/12/07 22:38:13 adrianp Exp $ # DISTNAME= base-1.4.1 +PKGREVISION= 1 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=secureideas/} @@ -23,6 +24,7 @@ DEPENDS+= ${PHP_PKG_PREFIX}-pear-Numbers_Words-[0-9]*:../../math/pear-Numbers_Wo DEPENDS+= ${PHP_PKG_PREFIX}-pear-Numbers_Roman-[0-9]*:../../math/pear-Numbers_Roman DEPENDS+= ${PHP_PKG_PREFIX}-pear-Image_Color-[0-9]*:../../graphics/pear-Image_Color DEPENDS+= ${PHP_PKG_PREFIX}-pear-Image_Graph-[0-9]*:../../graphics/pear-Image_Graph +DEPENDS+= ${PHP_PKG_PREFIX}-pear-Mail-[0-9]*:../../mail/pear-Mail DEPENDS+= ${APACHE_PKG_PREFIX}-${PHP_PKG_PREFIX}>=4.0.4:../../www/ap-php NO_BUILD= YES -- cgit v1.2.3