diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-04-05 20:50:42 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-04-05 20:50:42 +0000 |
commit | a9a4b8f402d64f5c7aaac697bbb12339963ffcbd (patch) | |
tree | b86a79092810baee01292a04539a7e228e3184db /dns/fastresolve | |
parent | 0cf03e530140d70a094256093baf14de572657bc (diff) |
Notes
Diffstat (limited to 'dns/fastresolve')
-rw-r--r-- | dns/fastresolve/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/fastresolve/Makefile b/dns/fastresolve/Makefile index 74951f14b4b5..d9e4bc0b327f 100644 --- a/dns/fastresolve/Makefile +++ b/dns/fastresolve/Makefile @@ -10,6 +10,7 @@ MASTER_SITES= http://www.djmnet.org/sw/dist/ MAINTAINER= ports@FreeBSD.org COMMENT= Programs that process web logs to get DNS and domain ownership info +BROKEN= Unfetchable LIB_DEPENDS= libadns.so:${PORTSDIR}/dns/adns RUN_DEPENDS= p5-BerkeleyDB>=0:${PORTSDIR}/databases/p5-BerkeleyDB |