aboutsummaryrefslogtreecommitdiff
path: root/mail/bogofilter
diff options
context:
space:
mode:
authorW. Michael Petullo <mike@flyn.org>2014-10-30 07:05:45 -0400
committerW. Michael Petullo <mike@flyn.org>2014-10-30 07:05:45 -0400
commit09644e50ea3a303455041ce8c643ea062bd6e4df (patch)
treea551520f5fdf41d96a9433ceb10c4efaed4f4020 /mail/bogofilter
parente81ae1e7eb8b070f0e3d73f18b8184ed0f920a4d (diff)
bogofilter: depend on libdb47, not libdb47-full (related to #459)
Signed-off-by: W. Michael Petullo <mike@flyn.org>
Diffstat (limited to 'mail/bogofilter')
-rw-r--r--mail/bogofilter/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/bogofilter/Makefile b/mail/bogofilter/Makefile
index 4300c6ada..c6db11b18 100644
--- a/mail/bogofilter/Makefile
+++ b/mail/bogofilter/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=bogofilter
PKG_VERSION:=1.2.4
-PKG_RELEASE:=1
+PKG_RELEASE:=2
PKG_LICENSE:=GPLv2
PKG_LICENSE_FILE:=COPYING
@@ -25,7 +25,7 @@ include $(INCLUDE_DIR)/package.mk
define Package/bogofilter
SECTION:=mail
CATEGORY:=Mail
- DEPENDS:=+libdb47-full
+ DEPENDS:=+libdb47
TITLE:=bogofilter
MAINTAINER:=W. Michael Petullo <mike@flyn.org>
URL:=http://bogofilter.sourceforge.net/