aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorSergey Matveychuk <sem@FreeBSD.org>2005-02-11 21:11:51 +0000
committerSergey Matveychuk <sem@FreeBSD.org>2005-02-11 21:11:51 +0000
commit73d0a2892adb6aa494222cefe4cd8fd054c82d39 (patch)
treebbe10d85004076dff7f505aa8115a520856ab8fa /security
parent5dbcda2191b2aa1dcfeaa13897220933763fcbd7 (diff)
downloadports-73d0a2892adb6aa494222cefe4cd8fd054c82d39.tar.gz
ports-73d0a2892adb6aa494222cefe4cd8fd054c82d39.zip
Notes
Diffstat (limited to 'security')
-rw-r--r--security/digest/Makefile2
-rw-r--r--security/nss/Makefile4
2 files changed, 4 insertions, 2 deletions
diff --git a/security/digest/Makefile b/security/digest/Makefile
index 2f8db42f2b3f..1d57d3495ad1 100644
--- a/security/digest/Makefile
+++ b/security/digest/Makefile
@@ -15,7 +15,7 @@ DISTFILES=
MAINTAINER?= eik@FreeBSD.org
COMMENT?= Message digest wrapper utility
-CONFLICTS?= nss-[0-9]* emboss-[0-9]*
+CONFLICTS?= nss-[0-9]* emboss-[0-9]* qmail-ldap2-*
GNU_CONFIGURE= yes
NO_WRKSUBDIR= yes
diff --git a/security/nss/Makefile b/security/nss/Makefile
index bc5838096646..390bc9ad726b 100644
--- a/security/nss/Makefile
+++ b/security/nss/Makefile
@@ -30,7 +30,9 @@ CFLAGS+= -I${LOCALBASE}/include/nspr
DIST= ${WRKSRC}/../../dist
-CONFLICTS= btoa-5.* digest-* emboss-2.4.* oases-2.* p5-PAR-0.*
+CONFLICTS= btoa-5.* digest-* emboss-2.* oases-2.* p5-PAR-0.* \
+ qmail-ldap2-*
+
.include <bsd.port.pre.mk>