[Bug 217737] dns/unbound fails to build with python (swig dependency problem)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Mar 15 08:53:29 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217737

--- Comment #3 from w.schwarzenfeld at utanet.at ---
configure:
16867         # Extract the first word of "swig", so it can be a program name
with args.
  16868 set dummy swig; ac_word=$2
  16869 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  16870 $as_echo_n "checking for $ac_word... " >&6; }
  16871 if ${ac_cv_path_SWIG+:} false; then :
  16872   $as_echo_n "(cached) " >&6
  16873 else
  16874   case $SWIG in
  16875   [\\/]* | ?:[\\/]*)
  16876   ac_cv_path_SWIG="$SWIG" # Let the user override the test with a path.
  16877   ;;
  16878   *)
  16879   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR


Other ports set also explicit in different ways to swig (e.g graphics/geos)..

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list