pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/gnustep-ssl With the updated gnustep-base dep...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/db0370cc3bb5
branches:  trunk
changeset: 483618:db0370cc3bb5
user:      rh <rh%pkgsrc.org@localhost>
date:      Tue Nov 16 06:19:23 2004 +0000

description:
With the updated gnustep-base dependency, CONFLICTS is superfluous.
Pointed out in private mail by wiz@ -- thanks!

diffstat:

 security/gnustep-ssl/Makefile |  5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)

diffs (19 lines):

diff -r 2cd29a7c7beb -r db0370cc3bb5 security/gnustep-ssl/Makefile
--- a/security/gnustep-ssl/Makefile     Tue Nov 16 06:16:25 2004 +0000
+++ b/security/gnustep-ssl/Makefile     Tue Nov 16 06:19:23 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2004/11/16 01:20:53 rh Exp $
+# $NetBSD: Makefile,v 1.5 2004/11/16 06:19:23 rh Exp $
 #
 
 DISTNAME=              gnustep-base-1.10.1
@@ -12,9 +12,6 @@
 
 BUILDLINK_DEPENDS.gnustep-base=        gnustep-base>1.10.1
 
-CONFLICTS+=            gnustep-base<1.9.1
-CONFLICTS+=            gnustep-base-1.10.1
-
 PTHREAD_LIBS=          -lpthread
 
 CONFIGURE_DIRS=                ${WRKDIR}/${DISTNAME}



Home | Main Index | Thread Index | Old Index