From 00b3b6de1bfc8c569a5026aae0597927ab731e0d Mon Sep 17 00:00:00 2001 From: Munechika SUMIKAWA Date: Sun, 1 Feb 2004 23:27:20 +0000 Subject: Add dependecy when enabling snmp. Reported by: Kuniaki KONDO --- net/zebra/scripts/configure | 1 + 1 file changed, 1 insertion(+) (limited to 'net') diff --git a/net/zebra/scripts/configure b/net/zebra/scripts/configure index f2a02dc53a82..6cc773929694 100644 --- a/net/zebra/scripts/configure +++ b/net/zebra/scripts/configure @@ -50,6 +50,7 @@ while [ "$1" ]; do ;; \"SNMP\") echo CONFIGURE_ARGS+=--enable-snmp + echo 'LIB_DEPENDS+=snmp.4:${PORTSDIR}/net/net-snmp4:install' ;; \"TCP-ZEBRA\") echo CONFIGURE_ARGS+=--enable-tcp-zebra -- cgit v1.2.3