Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Jan 2002 01:33:57 +0100
From:      Anders Andersson <anders@hack.org>
To:        Joe Clarke <marcus@marcuscom.com>
Cc:        gnome@FreeBSD.ORG
Subject:   Re: xscreensaver-4.0 configures "without-gnome"
Message-ID:  <20020122003357.GE312@sushi.sanyusan.se>
In-Reply-To: <20020121191521.M72140-200000@shumai.marcuscom.com>
References:  <20020121190946.C72140-100000@shumai.marcuscom.com> <20020121191521.M72140-200000@shumai.marcuscom.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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 <bsd.port.pre.mk>
> +
>  .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 <bsd.port.pre.mk>
>  
>  .include <bsd.port.post.mk>


-- 
Anders Andersson <anders@hack.org>
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




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