pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/ispman Wildcard p5-ispman dependency.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7b11c270f32c
branches:  trunk
changeset: 472144:7b11c270f32c
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Apr 05 13:47:02 2004 +0000

description:
Wildcard p5-ispman dependency.

diffstat:

 net/ispman/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 77a431b93bc2 -r 7b11c270f32c net/ispman/Makefile
--- a/net/ispman/Makefile       Mon Apr 05 13:27:00 2004 +0000
+++ b/net/ispman/Makefile       Mon Apr 05 13:47:02 2004 +0000
@@ -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 @@
 
 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



Home | Main Index | Thread Index | Old Index