Subject: pkg/36149: snownews-1.5.7nb4 uses wrong configure shell
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Peter Bui <peter.j.bui@gmail.com>
List: pkgsrc-bugs
Date: 04/16/2007 02:35:00
>Number:         36149
>Category:       pkg
>Synopsis:       snownews-1.5.7nb4 uses wrong configure shell
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Apr 16 02:35:00 +0000 2007
>Originator:     Peter Bui <peter.j.bui@gmail.com>
>Release:        NetBSD 4.0_BETA2
>Organization:
>Environment:
	<The following information is extracted from your kernel. Please>
	<append output of "ldd", "ident" where relevant (multiple lines).>
System: NetBSD spidey 4.0_BETA2 NetBSD 4.0_BETA2 (SPIDEY-4-SPLASH) #13: Fri Apr 13 16:14:36 EDT 2007 pbui@spidey:/usr/obj/sys/arch/i386/compile/SPIDEY-4-SPLASH i386
Architecture: i386
Machine: i386
pkgsrc branch: 2007Q1
>Description:
	Building snownews-1.5.7nb4 fails because the configure script is
	run with the default shell rather than with perl (ie. "perl
	configure").
>How-To-Repeat:
	cd /usr/pkgsrc/www/snownews; make
>Fix:
	Add "CONFIG_SHELL=           perl" to the Makefile