ports/63722: [patch] port/net/zebra: fix wrong net-snmp4 directory

Thomas Vogt thomas at bsdunix.ch
Wed Mar 3 23:20:01 UTC 2004


>Number:         63722
>Category:       ports
>Synopsis:       [patch] port/net/zebra: fix wrong net-snmp4 directory
>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:   Wed Mar 03 15:20:00 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Thomas Vogt
>Release:        FreeBSD 4.9-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD conversation.bsdunix.ch 4.9-RELEASE-p2 FreeBSD 4.9-RELEASE-p2 #0: Thu Feb 5 23:50:46 CET 2004 root at conversation.bsdunix.ch:/usr/obj/usr/src/sys/CONVERSATION i386


>Description:
Zebra doesn't find the net-snmp4 port. net-snmp4 port has moved to /net-mgmt
>How-To-Repeat:
>Fix:

--- configure.bak	Thu Mar  4 00:09:56 2004
+++ configure	Thu Mar  4 00:10:01 2004
@@ -50,7 +50,7 @@
 		;;
 	\"SNMP\")
 		echo CONFIGURE_ARGS+=--enable-snmp
-		echo 'LIB_DEPENDS+=snmp.4:${PORTSDIR}/net/net-snmp4:install'
+		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