summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-10-11 06:10:30 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-10-11 06:10:30 +0000
commite0416d333106ffa63ba1c95aa26b9c62ddf4c324 (patch)
tree33a42f7e172c47d16fd1abfc9e5b3d4ac74bee2f /security
parent. Install system preferences during post-install to avoid annoying error (diff)
Add CONFLICTS for ports that install files with the same name.
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
Notes
Notes: svn path=/head/; revision=90833
Diffstat (limited to 'security')
-rw-r--r--security/nss/Makefile2
1 files changed, 2 insertions, 0 deletions
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 - . | \