From 0e20ac501bde1bb619fc90eb4843a039c64c6d87 Mon Sep 17 00:00:00 2001 From: Dirk Froemberg Date: Thu, 29 Mar 2001 14:37:28 +0000 Subject: Netsaint-plugins needs automake to build. --- net/nagios-plugins/Makefile | 3 ++- net/netsaint-plugins/Makefile | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'net') 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 -- cgit v1.2.3