diff options
Diffstat (limited to 'net-mgmt/nagiostat')
-rw-r--r-- | net-mgmt/nagiostat/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/nagiostat/Makefile b/net-mgmt/nagiostat/Makefile index 4facd9a9093a..efb9fb41a115 100644 --- a/net-mgmt/nagiostat/Makefile +++ b/net-mgmt/nagiostat/Makefile @@ -23,6 +23,7 @@ DOC_FILES= README GPL.txt NAGIOSWWWDIR?= www/nagios PLIST_SUB+= NAGIOSWWWDIR=${NAGIOSWWWDIR} +NO_STAGE= yes post-patch: @${REINPLACE_CMD} \ -e 's|%%NAGIOSTATCONFDIR%%|${PREFIX}/etc/|' \ |