Subject: CVS commit: pkgsrc/textproc/wdiff
To: None <pkgsrc-changes@NetBSD.org>
From: Jeremy C. Reed <reed@netbsd.org>
List: pkgsrc-changes
Date: 10/08/2005 19:06:26
Module Name: pkgsrc
Committed By: reed
Date: Sat Oct 8 19:06:26 UTC 2005
Modified Files:
pkgsrc/textproc/wdiff: Makefile PLIST
Log Message:
Also install man page and README.
Update PKGREVISION.
Add INSTALLATION_DIRS and do-install target instead of
using its own installer. It was broken for custom INFO_DIR
and for new PKGMANDIR. (It is a very old autoconf/automake
I assume).
Also, this uses -ltermcap. So if /usr/lib/libtermcap.so does
not exist, then use BUILDLINK_TRANSFORM to use ncurses instead
and include ncurses buildlink3.mk.
To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 pkgsrc/textproc/wdiff/Makefile
cvs rdiff -r1.4 -r1.5 pkgsrc/textproc/wdiff/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.