summaryrefslogtreecommitdiff
path: root/mail/sqlgrey
diff options
context:
space:
mode:
authorfhajny <fhajny>2016-05-26 00:51:05 +0000
committerfhajny <fhajny>2016-05-26 00:51:05 +0000
commit23e8acff5b127255429d2d0470325b6a853ab21a (patch)
treed762afd78d1a1617ce111ab1d0637d873cbb72cc /mail/sqlgrey
parent5082983b21eec9ac359e7fa01ba01b128899ed51 (diff)
downloadpkgsrc-23e8acff5b127255429d2d0470325b6a853ab21a.tar.gz
Add tool dependencies needed by the update_sqlgrey_config script.
Bump PKGREVISION.
Diffstat (limited to 'mail/sqlgrey')
-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