pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/wdiff I have missed a USE_MAKEINFO=yes here, ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/579bf9bbd083
branches: trunk
changeset: 460074:579bf9bbd083
user: seb <seb%pkgsrc.org@localhost>
date: Mon Aug 18 07:46:15 2003 +0000
description:
I have missed a USE_MAKEINFO=yes here, without buildlink2 enabled for
this package it had only been caught by tools.mk's overriding script.
diffstat:
textproc/wdiff/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 58d82753295d -r 579bf9bbd083 textproc/wdiff/Makefile
--- a/textproc/wdiff/Makefile Mon Aug 18 06:54:09 2003 +0000
+++ b/textproc/wdiff/Makefile Mon Aug 18 07:46:15 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2003/08/09 11:27:50 seb Exp $
+# $NetBSD: Makefile,v 1.8 2003/08/18 07:46:15 seb Exp $
#
DISTNAME= wdiff-0.5
@@ -11,6 +11,7 @@
GNU_CONFIGURE= yes
+USE_MAKEINFO= yes
INFO_FILES= wdiff.info
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index