1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00

Don't create the PLIST in ${.CURDIR} but ${WRKDIR} instead because

${.CURDIR} can be on a read-only filesystem.
This commit is contained in:
Steve Price 2001-12-24 23:06:25 +00:00
parent 2c07139283
commit a611a96a29
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=52125

View File

@ -18,6 +18,7 @@ MAINTAINER= greid@FreeBSD.org
IGNOREFILES= index.shtml
NO_WRKSUBDIR= yes
NO_BUILD= yes
PLIST= ${WRKDIR}/.pkg-plist
pre-install:
@${RM} -f ${PLIST}