pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/ezmlm Missed a spot; USE_TOOLS+=nroff here too.
details: https://anonhg.NetBSD.org/pkgsrc/rev/95a494607378
branches: trunk
changeset: 505584:95a494607378
user: schmonz <schmonz%pkgsrc.org@localhost>
date: Thu Jan 05 03:00:21 2006 +0000
description:
Missed a spot; USE_TOOLS+=nroff here too.
diffstat:
mail/ezmlm/Makefile.common | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 2318d77c03fb -r 95a494607378 mail/ezmlm/Makefile.common
--- a/mail/ezmlm/Makefile.common Thu Jan 05 02:57:10 2006 +0000
+++ b/mail/ezmlm/Makefile.common Thu Jan 05 03:00:21 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.8 2005/03/23 00:57:20 schmonz Exp $
+# $NetBSD: Makefile.common,v 1.9 2006/01/05 03:00:21 schmonz Exp $
#
EZMLM_VERS= ezmlm-0.53
@@ -9,6 +9,8 @@
DEPENDS+= qmail>=1.03:../../mail/qmail
+USE_TOOLS+= nroff
+
PLIST_SRC= ../../mail/ezmlm/PLIST.common
DJB_BUILD_TARGETS= man install
Home |
Main Index |
Thread Index |
Old Index