summaryrefslogtreecommitdiff
path: root/net/netsaint-plugin-snmp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/netsaint-plugin-snmp/Makefile')
-rw-r--r--net/netsaint-plugin-snmp/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/netsaint-plugin-snmp/Makefile b/net/netsaint-plugin-snmp/Makefile
index ffbf2d80580..c8bf53e83de 100644
--- a/net/netsaint-plugin-snmp/Makefile
+++ b/net/netsaint-plugin-snmp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2004/12/03 15:15:06 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2005/06/17 03:50:26 jlam Exp $
#
DISTNAME= netsaint-plugins-1.2.9-4
@@ -18,6 +18,8 @@ DEPENDS+= net-snmp>=5.0.9:../../net/net-snmp
BUILD_TARGET= check_snmp check_hpjd
+INSTALLATION_DIRS= libexec/netsaint
+
do-build:
cd ${WRKSRC}/plugins && \
${SETENV} ${MAKE_ENV} \