diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2018-09-10 13:15:47 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2018-09-10 13:15:47 +0000 |
commit | 4a3bebcae1b693cbd2080fc861c87e36af4f8bc4 (patch) | |
tree | 3c6875e1915991a70b5d02b799e17418d20b218a /dns/powerdns/Makefile | |
parent | e1bfdfbe5665c963621e06f6bbfbbc2c000a804e (diff) | |
download | ports-4a3bebcae1b693cbd2080fc861c87e36af4f8bc4.tar.gz ports-4a3bebcae1b693cbd2080fc861c87e36af4f8bc4.zip |
Notes
Diffstat (limited to 'dns/powerdns/Makefile')
-rw-r--r-- | dns/powerdns/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/powerdns/Makefile b/dns/powerdns/Makefile index 7fb321bbcebe..cea6cb79407e 100644 --- a/dns/powerdns/Makefile +++ b/dns/powerdns/Makefile @@ -38,7 +38,7 @@ SUB_FILES= pkg-message USE_RC_SUBR= pdns -OPTIONS_DEFINE= DOCS GEOIP LUAJIT MYDNS MYSQL OPENDBX OPENLDAP OPTALGO PGSQL PROTOBUF REMOTE SQLITE3 TINYDNS TOOLS UNIXODBC +OPTIONS_DEFINE= DOCS EXAMPLES GEOIP LUAJIT MYDNS MYSQL OPENDBX OPENLDAP OPTALGO PGSQL PROTOBUF REMOTE SQLITE3 TINYDNS TOOLS UNIXODBC OPTIONS_GROUP= EXPERIMENTAL REMOTEOPT OPTIONS_GROUP_EXPERIMENTAL= LUABACKEND OPTIONS_GROUP_REMOTEOPT= ZEROMQ |