Date: Tue, 23 Sep 2014 11:32: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: r369044 - head/dns/bind910 Message-ID: <201409231132.s8NBWq7o031469@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mat Date: Tue Sep 23 11:32:51 2014 New Revision: 369044 URL: http://svnweb.freebsd.org/changeset/ports/369044 QAT: https://qat.redports.org/buildarchive/r369044/ Log: And gmake is no longer needed. Sponsored by: Absolight Modified: head/dns/bind910/Makefile Modified: head/dns/bind910/Makefile ============================================================================== --- head/dns/bind910/Makefile Tue Sep 23 11:27:22 2014 (r369043) +++ head/dns/bind910/Makefile Tue Sep 23 11:32:51 2014 (r369044) @@ -116,7 +116,7 @@ GEOIP_LIB_DEPENDS= libGeoIP.so:${PORTSDI GOST_CONFIGURE_WITH= gost PYTHON_CONFIGURE_WITH= python -PYTHON_USES= python gmake +PYTHON_USES= python DLZ_POSTGRESQL_CONFIGURE_ON= --with-dlz-postgres=yes DLZ_POSTGRESQL_USE= pgsql=yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201409231132.s8NBWq7o031469>