diff options
author | joerg <joerg@pkgsrc.org> | 2006-02-05 23:08:03 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2006-02-05 23:08:03 +0000 |
commit | 5911def8168a758ff36655bdfb061b58eb52ff1c (patch) | |
tree | 55f8bf20a2509b6bfbeff866e548573d549d538e /security/base | |
parent | 2c6401a1061bb894c594273db42efd205d73bedc (diff) | |
download | pkgsrc-5911def8168a758ff36655bdfb061b58eb52ff1c.tar.gz |
Recursive revision bump / recommended bump for gettext ABI change.
Diffstat (limited to 'security/base')
-rw-r--r-- | security/base/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/security/base/Makefile b/security/base/Makefile index d4ef4cee25e..5f1a7fe56e6 100644 --- a/security/base/Makefile +++ b/security/base/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2006/01/24 07:32:32 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2006/02/05 23:10:42 joerg Exp $ # DISTNAME= base-1.2.1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=secureideas/} @@ -19,7 +19,7 @@ DEPENDS+= pear-Log-[0-9]*:../../sysutils/pear-Log DEPENDS+= pear-Numbers_Words-[0-9]*:../../math/pear-Numbers_Words DEPENDS+= pear-Numbers_Roman-[0-9]*:../../math/pear-Numbers_Roman DEPENDS+= pear-Image_Color-[0-9]*:../../graphics/pear-Image_Color -DEPENDS+= pear-Image_Graph-0.3.0dev4:../../graphics/pear-Image_Graph +DEPENDS+= pear-Image_Graph-0.3.0dev4nb1:../../graphics/pear-Image_Graph NO_BUILD= YES USE_PKGINSTALL= YES |