Date: Wed, 15 Mar 2017 08:53:28 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 217737] dns/unbound fails to build with python (swig dependency problem) Message-ID: <bug-217737-13-hzfmqIKBDN@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-217737-13@https.bugs.freebsd.org/bugzilla/> References: <bug-217737-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D217737 --- Comment #3 from w.schwarzenfeld@utanet.at --- configure: 16867 # Extract the first word of "swig", so it can be a program na= me with args. 16868 set dummy swig; ac_word=3D$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=3D"$SWIG" # Let the user override the test with a= path. 16877 ;; 16878 *) 16879 as_save_IFS=3D$IFS; IFS=3D$PATH_SEPARATOR Other ports set also explicit in different ways to swig (e.g graphics/geos)= .. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-217737-13-hzfmqIKBDN>