pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/squirrelmail Remove redundant dependences on "php...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/984a280be445
branches:  trunk
changeset: 460588:984a280be445
user:      tron <tron%pkgsrc.org@localhost>
date:      Mon Sep 01 12:36:53 2003 +0000

description:
Remove redundant dependences on "php" package.

diffstat:

 mail/squirrelmail/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r d328bc4d5b56 -r 984a280be445 mail/squirrelmail/Makefile
--- a/mail/squirrelmail/Makefile        Mon Sep 01 12:00:26 2003 +0000
+++ b/mail/squirrelmail/Makefile        Mon Sep 01 12:36:53 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2003/09/01 11:51:26 martti Exp $
+# $NetBSD: Makefile,v 1.35 2003/09/01 12:36:53 tron Exp $
 
 DISTNAME=      squirrelmail-1.4.1
 CATEGORIES=    mail www
@@ -12,7 +12,6 @@
 CONFLICTS=     sq-attachment-handlers-[0-9]*
 CONFLICTS+=    sq-squirrelspell-[0-9]*
 
-DEPENDS+=      php>=4.3.3:../../www/php4
 DEPENDS+=      php-gettext>=4.3.3:../../devel/php4-gettext
 
 USE_BUILDLINK2=        yes



Home | Main Index | Thread Index | Old Index