summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDirk Froemberg <dirk@FreeBSD.org>2001-03-29 14:37:28 +0000
committerDirk Froemberg <dirk@FreeBSD.org>2001-03-29 14:37:28 +0000
commit0e20ac501bde1bb619fc90eb4843a039c64c6d87 (patch)
treed6a4fe147e27dd6c7745ea70599986d4ee850055
parentcons-test is now at revision 2.2.0 (diff)
Netsaint-plugins needs automake to build.
Notes
Notes: svn path=/head/; revision=40535
-rw-r--r--net-mgmt/nagios-plugins/Makefile3
-rw-r--r--net-mgmt/netsaint-plugins/Makefile3
-rw-r--r--net/nagios-plugins/Makefile3
-rw-r--r--net/netsaint-plugins/Makefile3
4 files changed, 8 insertions, 4 deletions
diff --git a/net-mgmt/nagios-plugins/Makefile b/net-mgmt/nagios-plugins/Makefile
index c1f7113ca0af..5c76e9bc8de6 100644
--- a/net-mgmt/nagios-plugins/Makefile
+++ b/net-mgmt/nagios-plugins/Makefile
@@ -14,7 +14,8 @@ DISTNAME= ${PORTNAME}-1.2.9-1
MAINTAINER= ports@FreeBSD.org
# make absolutely sure we have the user/group added!
-BUILD_DEPENDS= netsaint:${PORTSDIR}/net/netsaint
+BUILD_DEPENDS= netsaint:${PORTSDIR}/net/netsaint \
+ automake:${PORTSDIR}/devel/automake
RUN_DEPENDS= netsaint:${PORTSDIR}/net/netsaint
.if defined(WANT_QSTAT)
BUILD_DEPENDS+= qstat:${PORTSDIR}/games/qstat
diff --git a/net-mgmt/netsaint-plugins/Makefile b/net-mgmt/netsaint-plugins/Makefile
index c1f7113ca0af..5c76e9bc8de6 100644
--- a/net-mgmt/netsaint-plugins/Makefile
+++ b/net-mgmt/netsaint-plugins/Makefile
@@ -14,7 +14,8 @@ DISTNAME= ${PORTNAME}-1.2.9-1
MAINTAINER= ports@FreeBSD.org
# make absolutely sure we have the user/group added!
-BUILD_DEPENDS= netsaint:${PORTSDIR}/net/netsaint
+BUILD_DEPENDS= netsaint:${PORTSDIR}/net/netsaint \
+ automake:${PORTSDIR}/devel/automake
RUN_DEPENDS= netsaint:${PORTSDIR}/net/netsaint
.if defined(WANT_QSTAT)
BUILD_DEPENDS+= qstat:${PORTSDIR}/games/qstat
diff --git a/net/nagios-plugins/Makefile b/net/nagios-plugins/Makefile
index c1f7113ca0af..5c76e9bc8de6 100644
--- a/net/nagios-plugins/Makefile
+++ b/net/nagios-plugins/Makefile
@@ -14,7 +14,8 @@ DISTNAME= ${PORTNAME}-1.2.9-1
MAINTAINER= ports@FreeBSD.org
# make absolutely sure we have the user/group added!
-BUILD_DEPENDS= netsaint:${PORTSDIR}/net/netsaint
+BUILD_DEPENDS= netsaint:${PORTSDIR}/net/netsaint \
+ automake:${PORTSDIR}/devel/automake
RUN_DEPENDS= netsaint:${PORTSDIR}/net/netsaint
.if defined(WANT_QSTAT)
BUILD_DEPENDS+= qstat:${PORTSDIR}/games/qstat
diff --git a/net/netsaint-plugins/Makefile b/net/netsaint-plugins/Makefile
index c1f7113ca0af..5c76e9bc8de6 100644
--- a/net/netsaint-plugins/Makefile
+++ b/net/netsaint-plugins/Makefile
@@ -14,7 +14,8 @@ DISTNAME= ${PORTNAME}-1.2.9-1
MAINTAINER= ports@FreeBSD.org
# make absolutely sure we have the user/group added!
-BUILD_DEPENDS= netsaint:${PORTSDIR}/net/netsaint
+BUILD_DEPENDS= netsaint:${PORTSDIR}/net/netsaint \
+ automake:${PORTSDIR}/devel/automake
RUN_DEPENDS= netsaint:${PORTSDIR}/net/netsaint
.if defined(WANT_QSTAT)
BUILD_DEPENDS+= qstat:${PORTSDIR}/games/qstat