diff options
author | wiz <wiz@pkgsrc.org> | 2004-04-05 13:47:02 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2004-04-05 13:47:02 +0000 |
commit | fa51a5c026f9352e1b227e7d88d48eb9a51d337a (patch) | |
tree | f344e0bb69d7907338a3f54f42c16cc9345070e3 /net/ispman | |
parent | f2bf0fe5d472707579bdec6952284f3681cfa08d (diff) | |
download | pkgsrc-fa51a5c026f9352e1b227e7d88d48eb9a51d337a.tar.gz |
Wildcard p5-ispman dependency.
Diffstat (limited to 'net/ispman')
-rw-r--r-- | net/ispman/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ispman/Makefile b/net/ispman/Makefile index cddbb1017b1..fa6c8d26a92 100644 --- a/net/ispman/Makefile +++ b/net/ispman/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2004/03/26 02:27:48 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2004/04/05 13:47:02 wiz Exp $ # DISTNAME= ispman-0.5 @@ -12,7 +12,7 @@ COMMENT= ISP management software written in perl DEPENDS+= pam-ldap>=77:../../security/pam-ldap DEPENDS+= apache>=1.3.14nb1:../../www/apache -DEPENDS+= p5-${DISTNAME}:../../net/p5-ispman +DEPENDS+= p5-ispman>=0.5:../../net/p5-ispman .if !exists(/usr/sbin/postfix) DEPENDS+= {postfix>=20010228,postfix-1.*,postfix-2.*}:../../mail/postfix |