pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/wdiff Add "CONFIGURE_HAS_INFODIR=no" to get t...
details: https://anonhg.NetBSD.org/pkgsrc/rev/1e35a1884488
branches: trunk
changeset: 475744:1e35a1884488
user: simonb <simonb%pkgsrc.org@localhost>
date: Tue May 25 04:21:29 2004 +0000
description:
Add "CONFIGURE_HAS_INFODIR=no" to get this package building.
diffstat:
textproc/wdiff/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 056a181922f4 -r 1e35a1884488 textproc/wdiff/Makefile
--- a/textproc/wdiff/Makefile Tue May 25 02:25:21 2004 +0000
+++ b/textproc/wdiff/Makefile Tue May 25 04:21:29 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2003/08/18 07:46:15 seb Exp $
+# $NetBSD: Makefile,v 1.9 2004/05/25 04:21:29 simonb Exp $
#
DISTNAME= wdiff-0.5
@@ -10,6 +10,7 @@
COMMENT= Word-by-word diff
GNU_CONFIGURE= yes
+CONFIGURE_HAS_INFODIR= no
USE_MAKEINFO= yes
INFO_FILES= wdiff.info
Home |
Main Index |
Thread Index |
Old Index