Bug 22493

Summary: Fails to build if GMAKE not set to full path
Product: Ports & Packages Reporter: andrea <andrea>
Component: Individual Port(s)Assignee: freebsd-ports (Nobody) <ports>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description andrea 2000-11-02 03:20:01 UTC
	The configure script explicitely looks for a GNU make in the path,
unless MAKE is an absolute path. The port Makefile has:

CONFIGURE_ENV=	MAKE=$LOCALBASE/bin/$GMAKE

but this gets overridden by HAS_GMAKE.
Comment 1 andrea 2000-11-02 13:25:32 UTC
Sorry, I just noticed and updated the PR...

It's www/apache-jserv.

Do you think you can commit before port freeze?

Maxim Sobolev wrote:
[ Charset KOI8-R unsupported, converting... ]
> Which port are you talking about?
> 
> -Maxim
> 


-- 
           Intel: where Quality is job number 0.9998782345!
Comment 2 Maxim Sobolev freebsd_committer freebsd_triage 2000-11-02 14:22:07 UTC
Which port are you talking about?

-Maxim
Comment 3 FUJISHIMA Satsuki freebsd_committer freebsd_triage 2001-01-10 14:08:42 UTC
State Changed
From-To: open->closed

Fixed while ago. thanks.