Index: dns/c-ares/Makefile =================================================================== --- dns/c-ares/Makefile (revision 483906) +++ dns/c-ares/Makefile (working copy) @@ -18,7 +18,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.md GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-werror INSTALL_TARGET= install-strip -SSP_UNSAFE= Refuses -l in LDFLAGS USES= libtool pathfix compiler:c++11-lang USE_LDCONFIG= yes Index: dns/c-ares/files/patch-configure =================================================================== --- dns/c-ares/files/patch-configure (nonexistent) +++ dns/c-ares/files/patch-configure (working copy) @@ -0,0 +1,10 @@ +--- configure.orig 2018-02-16 13:50:04 UTC ++++ configure +@@ -4002,7 +4002,6 @@ $as_echo "$as_me: $xc_bad_var_msg libraries. Use LIBS + test $xc_bad_var_cflags = yes || + test $xc_bad_var_ldflags = yes || + test $xc_bad_var_cppflags = yes; then +- as_fn_error $? "Can not continue. Fix errors mentioned immediately above this line." "$LINENO" 5 + fi + + # Find a good install program. We prefer a C program (faster), Property changes on: dns/c-ares/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