aboutsummaryrefslogtreecommitdiff
path: root/mail/wmbiff/Makefile
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-09-04 19:26:24 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-09-04 19:26:24 +0000
commit228ab588738952bd42427886fd5368181243ba6e (patch)
tree7fe589d0d1b0e6d00b7aa9cd05fc46ca15de7655 /mail/wmbiff/Makefile
parent7374b5a054d87d64914c6c36520e15fa14f3f31b (diff)
downloadports-228ab588738952bd42427886fd5368181243ba6e.tar.gz
ports-228ab588738952bd42427886fd5368181243ba6e.zip
Notes
Diffstat (limited to 'mail/wmbiff/Makefile')
-rw-r--r--mail/wmbiff/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/wmbiff/Makefile b/mail/wmbiff/Makefile
index d8f8d5fccc74..8437e5341dc8 100644
--- a/mail/wmbiff/Makefile
+++ b/mail/wmbiff/Makefile
@@ -42,6 +42,6 @@ CONFIGURE_ARGS+= --disable-crypto
post-install:
@${ECHO_MSG} "===> Installing sample.wmbiffrc to ${DATADIR}"
@${ECHO_MSG} "===> Modify it to suit your needs and copy to ~/.wmbiffrc"
- ${INSTALL_DATA} -m 644 ${WRKSRC}/wmbiff/sample.wmbiffrc ${STAGEDIR}${DATADIR}
+ ${INSTALL_DATA} ${WRKSRC}/wmbiff/sample.wmbiffrc ${STAGEDIR}${DATADIR}
.include <bsd.port.post.mk>