Subject: PR/35064 CVS commit: pkgsrc/sysutils/apcupsd
To: None <bouyer@NetBSD.org, gnats-admin@netbsd.org,>
From: Manuel Bouyer <bouyer@netbsd.org>
List: pkgsrc-bugs
Date: 11/17/2006 19:55:02
The following reply was made to PR pkg/35064; it has been noted by GNATS.

From: Manuel Bouyer <bouyer@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/35064 CVS commit: pkgsrc/sysutils/apcupsd
Date: Fri, 17 Nov 2006 19:51:20 +0000 (UTC)

 Module Name:	pkgsrc
 Committed By:	bouyer
 Date:		Fri Nov 17 19:51:20 UTC 2006
 
 Modified Files:
 	pkgsrc/sysutils/apcupsd: Makefile
 
 Log Message:
 Change 'USE_LANGUAGES+= c++' to 'USE_LANGUAGES= c c++'. It seems that
 'c' isn't in USE_LANGUAGES by default, and this cause the configure
 script to fail (I still don't know why it works for me).
 Pointed out by Martti Kuparinen in private mail, and Robert Elz in
 PR pkg/35064.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.45 -r1.46 pkgsrc/sysutils/apcupsd/Makefile
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.