diff options
Diffstat (limited to 'dns/bind910/Makefile')
-rw-r--r-- | dns/bind910/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/bind910/Makefile b/dns/bind910/Makefile index 946b2ce03ba5..6a9386b3e6e6 100644 --- a/dns/bind910/Makefile +++ b/dns/bind910/Makefile @@ -116,7 +116,7 @@ GEOIP_LIB_DEPENDS= libGeoIP.so:${PORTSDIR}/net/GeoIP 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 |