From owner-freebsd-gnome Mon Jan 21 16:34:22 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from sushi.sanyusan.se (h12n2fls34o835.telia.com [213.67.31.12]) by hub.freebsd.org (Postfix) with ESMTP id A75B437B404 for ; Mon, 21 Jan 2002 16:34:19 -0800 (PST) Received: (from anders@localhost) by sushi.sanyusan.se (8.11.6/8.11.6) id g0M0XvC47237; Tue, 22 Jan 2002 01:33:57 +0100 (CET) (envelope-from anders) Date: Tue, 22 Jan 2002 01:33:57 +0100 From: Anders Andersson To: Joe Clarke Cc: gnome@FreeBSD.ORG Subject: Re: xscreensaver-4.0 configures "without-gnome" Message-ID: <20020122003357.GE312@sushi.sanyusan.se> References: <20020121190946.C72140-100000@shumai.marcuscom.com> <20020121191521.M72140-200000@shumai.marcuscom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020121191521.M72140-200000@shumai.marcuscom.com> User-Agent: Mutt/1.3.26i Sender: owner-freebsd-gnome@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, Jan 21, 2002 at 07:27:15PM -0500, Joe Clarke wrote: > Sorry, I just got back from the gym, and I'm a bit light-headed. You > should be able to compile it by setting WITH_GNOME to yes in > /etc/make.conf, and applying this attached patch. This looks exactly like the patch I submitted some hour ago, and it makes xscreensaver compile --with-gnome even without the WITH_GNOME=yes in your /etc/make.conf like it should. / Ande--with-gnome even without the WITH_GNOME=yes in your /etc/make.conf like it should. / Anders > --- Makefile.orig Mon Jan 21 19:24:39 2002 > +++ Makefile Mon Jan 21 19:23:53 2002 > @@ -25,7 +25,10 @@ > --with-hackdir=${PREFIX}/bin/xscreensaver-hacks/ \ > --with-configdir=${PREFIX}/share/xscreensaver/config/ > > +.include > + > .if defined(HAVE_GNOME) > +USE_GNOME= yes > CONFIGURE_ARGS+= --with-gnome > .else > CONFIGURE_ARGS+= --without-gnome > @@ -60,7 +63,5 @@ > @ ${SED} -e 's/malloc.h/stdlib.h/g' ${WRKSRC}/hacks/glx/${file}.Dist > \ > ${WRKSRC}/hacks/glx/${file} > .endfor > - > -.include > > .include -- Anders Andersson UNIX, Networking and Security consultant +46 (0)705 87 53 35 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message