From 25dff4b94efdca9d43b1c15163344902ca2da12a Mon Sep 17 00:00:00 2001 From: marcus Date: Sat, 11 Oct 2003 06:10:30 +0000 Subject: Add CONFLICTS for ports that install files with the same name. Submitted by: Oliver Eikemeier --- security/nss/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'security/nss') diff --git a/security/nss/Makefile b/security/nss/Makefile index ef1146eeea1d..d5914143e275 100644 --- a/security/nss/Makefile +++ b/security/nss/Makefile @@ -30,6 +30,8 @@ CFLAGS+= -I${LOCALBASE}/include/nspr DIST= ${WRKSRC}/../../dist +CONFLICTS= btoa-5.* digest-* emboss-2.4.* oases-2.* p5-PAR-0.* + do-install: ${MKDIR} ${PREFIX}/include/nss ${TAR} -C ${DIST}/public --dereference -cf - . | \ -- cgit