DEPENDS+=mail/pear-Mail
PKGREVISION++
This commit is contained in:
parent
83b5092ee2
commit
696d40ebac
1 changed files with 3 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue