From 7b20960beb3ae1a6d3ec18be32efdf5713cae7ab Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Mon, 18 Nov 2002 02:30:39 +0000 Subject: Make these ports correctly survive a make reinstall. --- www/mozilla-headers/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'www/mozilla-headers') diff --git a/www/mozilla-headers/Makefile b/www/mozilla-headers/Makefile index 4aef76fecf2b..468b3d309245 100644 --- a/www/mozilla-headers/Makefile +++ b/www/mozilla-headers/Makefile @@ -33,6 +33,7 @@ CPIOOWN= -R ${INCOWN}:${INCGRP} .endif pre-install: + ${RM} -f ${PLIST} ${TOUCH} -f ${PLIST} cd ${WRKSRC}/dist/include && ${FIND} -s * -type f -o -type l | \ ${SED} -e 's:^:include/mozilla/:' >> ${PLIST} \ -- cgit v1.2.3