Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 May 2002 20:34:05 +0200
From:      Franz Klammer <klammer@webonaut.com>
To:        Joe Marcus Clarke <marcus@marcuscom.com>
Cc:        gnome@FreeBSD.ORG
Subject:   Re: make error
Message-ID:  <3CF27C1D.4010607@webonaut.com>
References:  <20020527091742.H87139-100000@tfcheng.dnsq.org> 	<3CF24545.70203@webonaut.com> <1022516888.4738.12.camel@shumai.marcuscom.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Joe Marcus Clarke wrote:
> On Mon, 2002-05-27 at 10:40, Franz Klammer wrote:
> 
>>you have already installed a older version of gnomevfs-1.x.
>>
>>your ports-tree is maybee outdated and/or in your /etc/make.conf
>>you have WITH_GNOME= (please remove it!)
> 
> 
> Actually, add WITHOUT_GNOME=yes to /etc/make.conf.
> 
> 

what do yo think about this idea:

.if defined(WITH_GNOME)
      @${ECHO_MSG} ""; \
       ${ECHO_MSG} "Please remove WITH_GNOME from /etc/make.conf ..."; \
       ${ECHO_MSG} "... and so on ... "; \
       ${ECHO_MSG} ""; \
       ${FALSE}
.endif

franz.


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




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