From c71cb4cba49cf142cb541861d960df84c35b2d6c Mon Sep 17 00:00:00 2001 From: DPorts Builder Date: Mon, 31 Mar 2014 23:38:06 -0700 Subject: [PATCH] Tweak net-mgmt/nagios-check_smartmon version 20100318_1 --- net-mgmt/nagios-check_smartmon/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/net-mgmt/nagios-check_smartmon/Makefile b/net-mgmt/nagios-check_smartmon/Makefile index 75075992857..f242a31694a 100644 --- a/net-mgmt/nagios-check_smartmon/Makefile +++ b/net-mgmt/nagios-check_smartmon/Makefile @@ -16,9 +16,9 @@ RUN_DEPENDS= ${LOCALBASE}/sbin/smartctl:${PORTSDIR}/sysutils/smartmontools USE_PYTHON= yes NO_BUILD= yes -NO_STAGE= yes do-install: - @${MKDIR} ${PREFIX}/libexec/nagios - ${INSTALL_SCRIPT} ${WRKSRC}/check_smartmon ${PREFIX}/libexec/nagios + @${MKDIR} ${STAGEDIR}${PREFIX}/libexec/nagios + ${INSTALL_SCRIPT} ${WRKSRC}/check_smartmon \ + ${STAGEDIR}${PREFIX}/libexec/nagios .include -- 2.41.0