Index: branches/2018Q1/net/quagga/files/patch-configure =================================================================== --- branches/2018Q1/net/quagga/files/patch-configure (nonexistent) +++ branches/2018Q1/net/quagga/files/patch-configure (revision 462085) @@ -0,0 +1,12 @@ +--- configure.orig 2017-10-03 14:59:10 UTC ++++ configure +@@ -22070,7 +22070,7 @@ fi + fi + + + +-if test "${enable_snmp}" != ""; then ++if test "x${enable_snmp}" != "xno"; then + if test -n "$ac_tool_prefix"; then + # Extract the first word of "${ac_tool_prefix}net-snmp-config", so it can be a program name with args. + set dummy ${ac_tool_prefix}net-snmp-config; ac_word=$2 Property changes on: branches/2018Q1/net/quagga/files/patch-configure ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: branches/2018Q1 =================================================================== --- branches/2018Q1 (revision 462084) +++ branches/2018Q1 (revision 462085) Property changes on: branches/2018Q1 ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /head:r462055