Subject: PR/29493 CVS commit: pkgsrc/games/xjig
To: None <linux-pkg-people@netbsd.org, gnats-admin@netbsd.org,>
From: Julio M. Merino Vidal <jmmv@netbsd.org>
List: pkgsrc-bugs
Date: 06/14/2005 18:08:01
The following reply was made to PR pkg/29493; it has been noted by GNATS.

From: "Julio M. Merino Vidal" <jmmv@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/29493 CVS commit: pkgsrc/games/xjig
Date: Tue, 14 Jun 2005 18:07:47 +0000 (UTC)

 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.