diff options
Diffstat (limited to 'mail/fetchmail/Makefile')
-rw-r--r-- | mail/fetchmail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile index bb1da69b1509..36efd8996a47 100644 --- a/mail/fetchmail/Makefile +++ b/mail/fetchmail/Makefile @@ -79,7 +79,7 @@ post-patch: post-build: @${MAKE_CMD} -C ${WRKSRC} check -post-stage: +post-install: ${INSTALL} -d ${STAGEDIR}/var/run/fetchmail ${INSTALL_DATA} ${FILESDIR}/fetchmailrc.sample \ ${STAGEDIR}${PREFIX}/etc/fetchmailrc.sample |