aboutsummaryrefslogtreecommitdiff
path: root/dns/dnshistory
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-08-11 21:15:44 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-08-11 21:15:44 +0000
commitbfb4d8b7919acf84a5189c52e1afb633e3d7726d (patch)
tree8d8820fb65fde8e800469c4526916b23aa939b28 /dns/dnshistory
parentff0b3a71bd770dd04e0a2986e1357be3fd623792 (diff)
downloadports-bfb4d8b7919acf84a5189c52e1afb633e3d7726d.tar.gz
ports-bfb4d8b7919acf84a5189c52e1afb633e3d7726d.zip
This port requires libdb.so, so change USE_BDB to 4.2+.
Notes
Notes: svn path=/head/; revision=364665
Diffstat (limited to 'dns/dnshistory')
-rw-r--r--dns/dnshistory/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/dnshistory/Makefile b/dns/dnshistory/Makefile
index 55eeeaa77c9d..6de59e685bc8 100644
--- a/dns/dnshistory/Makefile
+++ b/dns/dnshistory/Makefile
@@ -13,7 +13,7 @@ LICENSE= GPLv2
LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre
-USE_BDB= yes
+USE_BDB= 4.2+
GNU_CONFIGURE= yes
PLIST_FILES= bin/${PORTNAME} man/man1/${PORTNAME}.1.gz