Subject: CVS commit: pkgsrc/games/xjig
To: None <pkgsrc-changes@NetBSD.org>
From: Julio M. Merino Vidal <jmmv@netbsd.org>
List: pkgsrc-changes
Date: 06/14/2005 18:07:47
Module Name:	pkgsrc
Committed By:	jmmv
Date:		Tue Jun 14 18:07:47 UTC 2005

Modified Files:
	pkgsrc/games/xjig: Makefile PLIST

Log Message:
Fix build under Linux: instead of hardcoding the manpage name as a build
target (man.0), use 'all' which works (at least) under NetBSD and Linux.
(The problem is that the manpage suffix changes across systems.)

While here, remove a directory emptied during deinstallation.
Bump PKGREVISION to 2 due to this.

This change together with recent rillig@'s fixes close PR pkg/29493.


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 pkgsrc/games/xjig/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/games/xjig/PLIST

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.