Date: Tue, 4 Jun 2019 21:24:52 +0000 (UTC) From: Mathieu Arnold <mat@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r503491 - head/dns/bind9-devel Message-ID: <201906042124.x54LOqtt025641@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mat Date: Tue Jun 4 21:24:52 2019 New Revision: 503491 URL: https://svnweb.freebsd.org/changeset/ports/503491 Log: For some reason, this does not always get picked up correctly. Modified: head/dns/bind9-devel/Makefile (contents, props changed) Modified: head/dns/bind9-devel/Makefile ============================================================================== --- head/dns/bind9-devel/Makefile Tue Jun 4 20:23:27 2019 (r503490) +++ head/dns/bind9-devel/Makefile Tue Jun 4 21:24:52 2019 (r503491) @@ -175,6 +175,7 @@ IDN_USES= iconv JSON_CONFIGURE_WITH= json-c JSON_LIB_DEPENDS= libjson-c.so:devel/json-c +JSON_LDFLAGS= -L${LOCALBASE}/lib -ljson-c LARGE_FILE_CONFIGURE_ENABLE= largefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201906042124.x54LOqtt025641>