summaryrefslogtreecommitdiffstats
path: root/misc/nsf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/nsf/Makefile')
-rw-r--r--misc/nsf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/nsf/Makefile b/misc/nsf/Makefile
index d20d5f6..b1cae0c 100644
--- a/misc/nsf/Makefile
+++ b/misc/nsf/Makefile
@@ -19,7 +19,7 @@ MANCOMPRESSED= yes
ALL_TARGET=
post-install:
- ${INSTALL_DATA} ${WRKDIR}/${MAN1} ${PREFIX}/man/man1/
+ ${INSTALL_MAN} ${WRKDIR}/${MAN1} ${PREFIX}/man/man1/
${GZIP_CMD} ${PREFIX}/man/man1/${MAN1}
.include <bsd.port.mk>
OpenPOWER on IntegriCloud