pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/ldapsdk fix CONFLICTS on openldap.
details: https://anonhg.NetBSD.org/pkgsrc/rev/13e2ef5262b7
branches: trunk
changeset: 467619:13e2ef5262b7
user: grant <grant%pkgsrc.org@localhost>
date: Wed Feb 04 02:52:33 2004 +0000
description:
fix CONFLICTS on openldap.
diffstat:
devel/ldapsdk/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 8820a61db4bb -r 13e2ef5262b7 devel/ldapsdk/Makefile
--- a/devel/ldapsdk/Makefile Wed Feb 04 02:31:40 2004 +0000
+++ b/devel/ldapsdk/Makefile Wed Feb 04 02:52:33 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2004/01/22 08:24:29 grant Exp $
+# $NetBSD: Makefile,v 1.15 2004/02/04 02:52:33 grant Exp $
DISTNAME= ldapsdk_12311998
PKGNAME= ${DISTNAME:S/_/-/}
@@ -10,7 +10,7 @@
HOMEPAGE= http://www.mozilla.org/directory/
COMMENT= LDAP C-SDK from the Mozilla project
-CONFLICTS+= openldap*
+CONFLICTS+= openldap-[0-9]*
WRKSRC= ${WRKDIR}/mozilla
USE_GNU_TOOLS+= make
Home |
Main Index |
Thread Index |
Old Index