pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/smtp-vilter Requires lex and yacc.
details: https://anonhg.NetBSD.org/pkgsrc/rev/f7e30d43d418
branches: trunk
changeset: 639877:f7e30d43d418
user: jperkin <jperkin%pkgsrc.org@localhost>
date: Mon Sep 29 08:35:51 2014 +0000
description:
Requires lex and yacc.
diffstat:
mail/smtp-vilter/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r ef71d1f0cbca -r f7e30d43d418 mail/smtp-vilter/Makefile
--- a/mail/smtp-vilter/Makefile Mon Sep 29 08:29:46 2014 +0000
+++ b/mail/smtp-vilter/Makefile Mon Sep 29 08:35:51 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2013/07/12 10:44:58 jperkin Exp $
+# $NetBSD: Makefile,v 1.7 2014/09/29 08:35:51 jperkin Exp $
DISTNAME= smtp-vilter-1.3.8
CATEGORIES= mail
@@ -11,6 +11,7 @@
COMMENT= milter to scan messages for viruses and spam
USE_BSD_MAKEFILE= yes
+USE_TOOLS+= lex yacc
PKG_GROUPS= vilter
PKG_USERS= vilter:vilter
Home |
Main Index |
Thread Index |
Old Index