summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorfhajny <fhajny@pkgsrc.org>2016-05-26 00:51:05 +0000
committerfhajny <fhajny@pkgsrc.org>2016-05-26 00:51:05 +0000
commitca6399ce0abd07b17b7d854f2112952eed3f93c6 (patch)
treef960fc33ecb0c1135a9199b0ea597f9a7cbec9fe /mail
parentedb77f4f3f12269cf4abf02552a7455e6176493d (diff)
downloadpkgsrc-ca6399ce0abd07b17b7d854f2112952eed3f93c6.tar.gz
Add tool dependencies needed by the update_sqlgrey_config script.
Bump PKGREVISION.
Diffstat (limited to 'mail')
-rw-r--r--mail/sqlgrey/Makefile7
1 files changed, 6 insertions, 1 deletions
diff --git a/mail/sqlgrey/Makefile b/mail/sqlgrey/Makefile
index 264a2ac3741..55fb26cb0fd 100644
--- a/mail/sqlgrey/Makefile
+++ b/mail/sqlgrey/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2016/05/25 21:39:44 fhajny Exp $
+# $NetBSD: Makefile,v 1.12 2016/05/26 00:51:05 fhajny Exp $
DISTNAME= sqlgrey-1.8.0
+PKGREVISION= 1
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sqlgrey/}
@@ -14,6 +15,10 @@ USE_TOOLS+= perl:run
DEPENDS+= p5-Net-Server>=0.87:../../net/p5-Net-Server
DEPENDS+= p5-IO-Multiplex>=1:../../devel/p5-IO-Multiplex
+# update_sqlgrey_config relies on diff, md5sum and wget
+USE_TOOLS+= diff:run wget:run
+DEPENDS+= coreutils-[0-9]*:../../sysutils/coreutils
+
.include "../../mk/bsd.prefs.mk"
BUILD_DEFS+= VARBASE SQLGREY_DIR SQLGREY_PIDDIR