summaryrefslogtreecommitdiff
path: root/mail/anomy-sanitizer
diff options
context:
space:
mode:
authorsimonb <simonb>2002-07-21 04:47:08 +0000
committersimonb <simonb>2002-07-21 04:47:08 +0000
commit87abba9bb0176c94295c4c6e0b9bd9a2d0f3d84c (patch)
treed2b3a5c119188759d47cd8910433a6a4f928f424 /mail/anomy-sanitizer
parenta35674b4c8f8d3d6fbb8c01255a27e84dd06e1f3 (diff)
downloadpkgsrc-87abba9bb0176c94295c4c6e0b9bd9a2d0f3d84c.tar.gz
This needs a DEPENDS on security/p5-Digest-MD5 to work.
Diffstat (limited to 'mail/anomy-sanitizer')
-rw-r--r--mail/anomy-sanitizer/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/anomy-sanitizer/Makefile b/mail/anomy-sanitizer/Makefile
index 6524f8859fe..e805436e5c7 100644
--- a/mail/anomy-sanitizer/Makefile
+++ b/mail/anomy-sanitizer/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2002/07/20 20:28:23 kim Exp $
+# $NetBSD: Makefile,v 1.2 2002/07/21 04:47:08 simonb Exp $
#
DISTNAME= anomy-sanitizer-1.49
@@ -10,6 +10,7 @@ HOMEPAGE= http://mailtools.anomy.net/
COMMENT= Mail message filter and sanitizer
DEPENDS+= p5-MIME-Base64-[0-9]*:../../converters/p5-MIME-Base64
+DEPENDS+= p5-Digest-MD5-[0-9]*:../../security/p5-Digest-MD5
.include "../../mk/bsd.prefs.mk"