1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00

Add CONFLICTS for ports that install files with the same name.

Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
This commit is contained in:
Joe Marcus Clarke 2003-10-11 06:10:30 +00:00
parent 42189f5a5d
commit e0416d3331
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=90833

View File

@ -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 - . | \