Date: Thu, 15 Mar 2001 11:53:06 +0000 From: Kaltashkin Eugene <zhecka@klondike.ru> To: freebsd-ports@freebsd.org Subject: xmms & gnome support Message-ID: <20010315115306.6df05498.zhecka@klondike.ru>
next in thread | raw e-mail | index | archive | help
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 -- Best Regards Kaltashkin Eugene ZHECKA-RIPN 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?20010315115306.6df05498.zhecka>