summaryrefslogtreecommitdiff
path: root/mail/postgrey/Makefile
diff options
context:
space:
mode:
authorfhajny <fhajny>2012-03-09 15:02:40 +0000
committerfhajny <fhajny>2012-03-09 15:02:40 +0000
commitf55ba44631eea0f6d8176b45ebc2cc9d940bab26 (patch)
treeaa7f1dda96d017aa16669111d142ec0c38afea2a /mail/postgrey/Makefile
parent038252f196c57ef8062dd3b8d7f967d98ca356a7 (diff)
downloadpkgsrc-f55ba44631eea0f6d8176b45ebc2cc9d940bab26.tar.gz
Missing dependency for security/p5-Digest-SHA1 added.
Diffstat (limited to 'mail/postgrey/Makefile')
-rw-r--r--mail/postgrey/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/postgrey/Makefile b/mail/postgrey/Makefile
index 29eb05019a8..12d8dd76c2f 100644
--- a/mail/postgrey/Makefile
+++ b/mail/postgrey/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2012/01/18 14:35:13 adam Exp $
+# $NetBSD: Makefile,v 1.30 2012/03/09 15:02:40 fhajny Exp $
DISTNAME= postgrey-1.33
PKGREVISION= 3
@@ -10,6 +10,7 @@ HOMEPAGE= http://postgrey.schweikert.ch/
COMMENT= Postfix Greylist Policy Server
DEPENDS+= p5-BerkeleyDB-[0-9]*:../../databases/p5-BerkeleyDB
+DEPENDS+= p5-Digest-SHA1-[0-9]*:../../security/p5-Digest-SHA1
DEPENDS+= p5-IO-Multiplex-[0-9]*:../../devel/p5-IO-Multiplex
DEPENDS+= p5-Net-Server-[0-9]*:../../net/p5-Net-Server