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:
John Marino 2014-08-23 16:23:12 +00:00
parent 8c2df26142
commit d2fdb96332
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=365753
2 changed files with 5 additions and 1 deletions

View File

@ -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}

View File

@ -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