aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/nsca-ng
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/nsca-ng')
-rw-r--r--net-mgmt/nsca-ng/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/nsca-ng/Makefile b/net-mgmt/nsca-ng/Makefile
index 4040280d485a..25fff32ecafe 100644
--- a/net-mgmt/nsca-ng/Makefile
+++ b/net-mgmt/nsca-ng/Makefile
@@ -41,10 +41,10 @@ LDFLAGS+= -L${LOCALBASE}/lib
post-install:
.if defined(PKGNAMESUFFIX)
- ${INSTALL_DATA} -d ${STAGEDIR}${PREFIX}/libexec/nagios/
+ ${MKDIR} ${STAGEDIR}${PREFIX}/libexec/nagios/
${LN} -s ${PREFIX}/sbin/send_nsca ${STAGEDIR}${PREFIX}/libexec/nagios/send_nsca
- ${INSTALL_DATA} -d ${STAGEDIR}${EXAMPLESDIR}
+ ${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
cd ${WRKSRC}/contrib && ${INSTALL_DATA} ${PORTEXAMPLES} \
${STAGEDIR}${EXAMPLESDIR}