ports/63761: [PATCH] net/zebra-devel: fix wrong snmp path

Thomas Vogt thomas at bsdunix.ch
Thu Mar 4 14:30:12 UTC 2004


>Number:         63761
>Category:       ports
>Synopsis:       [PATCH] net/zebra-devel: fix wrong snmp path
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar 04 06:30:09 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Thmas Vogt
>Release:        FreeBSD 5.2.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD bert.mlan.solnet.ch 5.2.1-RELEASE FreeBSD 5.2.1-RELEASE #0: Sun Feb 29 23:39:19 CET 2004 root at bert.mlan.solnet.ch:/usr/obj/usr/src/sys/BERT i386


	
>Description:
snmp4 was moved to net/mgmt/net-snmp4. Fix wrong path in the configure script
>How-To-Repeat:
	
>Fix:

--- configure.bak	Thu Mar  4 15:20:58 2004
+++ configure	Thu Mar  4 15:21:18 2004
@@ -50,6 +50,7 @@
 		;;
 	\"SNMP\")
 		echo CONFIGURE_ARGS+=--enable-snmp
+		echo 'LIB_DEPENDS+=snmp.4:${PORTSDIR}/net-mgmt/net-snmp4:install'
 		;;
 	\"TCP-ZEBRA\")
 		echo CONFIGURE_ARGS+=--enable-tcp-zebra

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list