aboutsummaryrefslogtreecommitdiffstats
path: root/dns/fpdns
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2011-11-11 05:13:29 +0800
committerdougb <dougb@FreeBSD.org>2011-11-11 05:13:29 +0800
commit571fc77c8f043b70e2e7a9fd1765f13c7f47c2c5 (patch)
tree02d81f6103d9f6afba7888059be8796ee60b0d82 /dns/fpdns
parent52ba6500ef86ca2a2a5af2c51667e2db55bdfef9 (diff)
downloadfreebsd-ports-gnome-571fc77c8f043b70e2e7a9fd1765f13c7f47c2c5.tar.gz
freebsd-ports-gnome-571fc77c8f043b70e2e7a9fd1765f13c7f47c2c5.tar.zst
freebsd-ports-gnome-571fc77c8f043b70e2e7a9fd1765f13c7f47c2c5.zip
The fact that Net::DNS no longer depends on Net::IP means that
%%SITE_PERL%%/Net may be empty when this port is deinstalled, so @dirrmtry it. Poked by: pavmail Feature safe: yes
Diffstat (limited to 'dns/fpdns')
-rw-r--r--dns/fpdns/pkg-plist1
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/fpdns/pkg-plist b/dns/fpdns/pkg-plist
index 19dba33ecfb8..8496884a4006 100644
--- a/dns/fpdns/pkg-plist
+++ b/dns/fpdns/pkg-plist
@@ -2,3 +2,4 @@ bin/fpdns
%%SITE_PERL%%/Net/DNS/Fingerprint.pm
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/DNS/Fingerprint
@dirrmtry %%SITE_PERL%%/Net/DNS
+@dirrmtry %%SITE_PERL%%/Net