summaryrefslogtreecommitdiffstats
path: root/mail/spambnc
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>2001-12-24 23:06:25 +0000
committersteve <steve@FreeBSD.org>2001-12-24 23:06:25 +0000
commitf1cda888ed84df0c352c17eebbc7146881a26b4f (patch)
treea1f9599e7cd66c7e41a55ecfc9a0fd760935e195 /mail/spambnc
parent13094c95845026b1696e78efbee897b0694c9461 (diff)
downloadFreeBSD-ports-f1cda888ed84df0c352c17eebbc7146881a26b4f.zip
FreeBSD-ports-f1cda888ed84df0c352c17eebbc7146881a26b4f.tar.gz
Don't create the PLIST in ${.CURDIR} but ${WRKDIR} instead because
${.CURDIR} can be on a read-only filesystem.
Diffstat (limited to 'mail/spambnc')
-rw-r--r--mail/spambnc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/spambnc/Makefile b/mail/spambnc/Makefile
index 91201dd..85f1af6 100644
--- a/mail/spambnc/Makefile
+++ b/mail/spambnc/Makefile
@@ -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}
OpenPOWER on IntegriCloud