Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Mar 2001 14:34:34 +0100 (CET)
From:      Espen Skoglund <esk@ira.uka.de>
To:        Kaltashkin Eugene <zhecka@klondike.ru>
Cc:        freebsd-ports@FreeBSD.ORG
Subject:   Re: xmms & gnome support
Message-ID:  <15024.50410.492227.323843@i30nb2.ira.uka.de>
In-Reply-To: <20010315115306.6df05498.zhecka@klondike.ru>
References:  <20010315115306.6df05498.zhecka@klondike.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
[Kaltashkin Eugene]
> Hi ppls
> some strange lines in Makefile for build xmms Maybe dear porters can
> make comparing value of WANT_GNOME ?  If i change "yes" to "no" make
> always fetch unused libraries of gnome.  Try it. Defined is not a
> rigth way for compare status of variable.

> WANT_GNOME=     yes

> .if defined(HAVE_GNOME)
> USE_GNOME=      yes
> .else
> CONFIGURE_ARGS= --without-gnome
> .endif

Uhm, if you were to disable Gnome support wouldn't you want to run
make with -DWITHOUT_GNOME instead of changing the makefile?  At least
that's what Mk/bsd.gnome.mk tells you to do.

	eSk


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?15024.50410.492227.323843>