Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Mar 2000 14:10:03 -0800 (PST)
From:      Chris Piazza <cpiazza@jaxon.net>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/17187: Zope doesn't build. ${CHMOD} not defined
Message-ID:  <200003042210.OAA38029@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/17187; it has been noted by GNATS.

From: Chris Piazza <cpiazza@jaxon.net>
To: Arun Sharma <adsharma@sharmas.dhs.org>
Cc: FreeBSD-gnats-submit@FreeBSD.ORG
Subject: Re: ports/17187: Zope doesn't build. ${CHMOD} not defined
Date: Sat, 4 Mar 2000 14:02:02 -0800

 On Sat, Mar 04, 2000 at 12:03:09PM -0800, Arun Sharma wrote:
 > 
 > >Description:
 > 
 > 	make install on the Zope port fails because CHMOD is not defined.
 > 
 > >How-To-Repeat:
 > 
 > 	make install on 4.0 current
 > 
 > >Fix:
 > 
 > 	Define ${CHMOD} somewhere
 
 ${CHMOD} and ${CHOWN} were added to bsd.port.mk in rev 1.316 on Aug. 22 '99.
 
 % grep CHMOD\?= bsd.port.mk 
 CHMOD?=         /bin/chmod
 
 % ident bsd.port.mk 
 bsd.port.mk:
      $FreeBSD: ports/Mk/bsd.port.mk,v 1.330 2000/03/03 01:23:49 asami Exp $
 
 What revision of bsd.port.mk do you have?
 
 -Chris
 -- 
 cpiazza@jaxon.net   cpiazza@FreeBSD.org
         Abbotsford, BC, Canada
 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200003042210.OAA38029>