Subject: PR/23078 CVS commit: pkgsrc/net/tightvnc
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-bugs
Date: 06/12/2005 05:27:01
The following reply was made to PR pkg/23078; it has been noted by GNATS.

From: "Johnny C. Lam" <jlam@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/23078 CVS commit: pkgsrc/net/tightvnc
Date: Sun, 12 Jun 2005 05:26:47 +0000 (UTC)

 Module Name:	pkgsrc
 Committed By:	jlam
 Date:		Sun Jun 12 05:26:47 UTC 2005
 
 Modified Files:
 	pkgsrc/net/tightvnc: Makefile
 
 Log Message:
 GNU make isn't required all of the time... only for Linux.  As the
 pkgsrc imake-handling already causes gmake to be used on Linux, remove
 USE_TOOLS+=gmake from the package Makefile.  This correctly fixes
 PR pkg/23078 and PR pkg/29656.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.17 -r1.18 pkgsrc/net/tightvnc/Makefile
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.