dns/powerdns: Fix pkg-plist when backend options are selected
PR: 192401 Reported by: michelle Fixed by: maintainer (Ralf van der Enden)
This commit is contained in:
parent
8c2df26142
commit
d2fdb96332
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=365753
@ -2,7 +2,7 @@
|
||||
|
||||
PORTNAME= powerdns
|
||||
PORTVERSION= 3.3.1
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= dns ipv6
|
||||
MASTER_SITES= http://downloads.powerdns.com/releases/
|
||||
DISTNAME= pdns-${PORTVERSION}
|
||||
|
@ -18,6 +18,10 @@ sbin/pdns_server
|
||||
%%OPENLDAP%%lib/libldapbackend.so
|
||||
%%OPENDBX%%lib/libopendbxbackend.so
|
||||
%%GEO%%lib/libgeobackend.so
|
||||
%%TINYDNS%%lib/libtinydnsbackend.so
|
||||
%%REMOTE%%lib/libremotebackend.so
|
||||
%%MYDNS%%lib/libmydnsbackend.so
|
||||
%%LUA%%lib/libluabackend.so
|
||||
lib/libpipebackend.so
|
||||
%%TOOLS%%man/man1/dnstcpbench.1.gz
|
||||
%%TOOLS%%man/man8/dnsreplay.8.gz
|
||||
|
Loading…
Reference in New Issue
Block a user