pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/34806: x11/qt4-libs SHELL



The following reply was made to PR pkg/34806; it has been noted by GNATS.

From: Gilles Dauphin <Gilles.Dauphin%enst.fr@localhost>
To: pkg-manager%NetBSD.org@localhost, gnats-admin%NetBSD.org@localhost,
        pkgsrc-bugs%NetBSD.org@localhost, dauphin%enst.fr@localhost, 
gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/34806: x11/qt4-libs SHELL
Date: Mon, 16 Oct 2006 11:05:38 +0200 (CEST)

 > The following reply was made to PR pkg/34806; it has been noted by GNATS.
 > 
 > From: Quentin Garnier <cube%cubidou.net@localhost>
 > To: gnats-bugs%NetBSD.org@localhost
 > Cc: 
 > Subject: Re: pkg/34806: x11/qt4-libs SHELL
 > Date: Sun, 15 Oct 2006 13:12:01 +0200
 > 
 >  
 >  The "/bin/bash /bin/ksh" part is weird.
 >  
 >  The package does this on SunOS:
 >  
 >  CONFIGURE_SCRIPT=3D       ${SH} ./configure
 >  
 >  So I guess at some point there is a confusion as for what is ${SH}.  Do
 >  you set it in mk.conf?  What happens if you set it to
 >  
 >  -c "${SH} ./configure"
 >  
 >  or some variation of it instead?
 >  
 
 CONFIGURE_SCRIPT= ./configure
 
 only! it works for me :)
 
 Gilles
 



Home | Main Index | Thread Index | Old Index