Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Feb 2002 09:57:03 +0200
From:      Jeremy Lea <reg@FreeBSD.ORG>
To:        Ade Lovett <ade@supernews.net>
Cc:        gnome@FreeBSD.ORG
Subject:   Re: An interesting issue with bsd.gnome.mk
Message-ID:  <20020213095703.A51972@shale.csir.co.za>
In-Reply-To: <B88F3021.5F0A%ade@supernews.net>; from ade@supernews.net on Tue, Feb 12, 2002 at 08:48:33PM -0600
References:  <B88F3021.5F0A%ade@supernews.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

On Tue, Feb 12, 2002 at 08:48:33PM -0600, Ade Lovett wrote:
> It doesn't.

Try this...

Index: Makefile
===================================================================
RCS file: /usr/home/ncvs/ports/x11/xscreensaver/Makefile,v
retrieving revision 1.45
diff -u -r1.45 Makefile
--- Makefile	22 Jan 2002 15:20:38 -0000	1.45
+++ Makefile	13 Feb 2002 07:56:05 -0000
@@ -28,6 +28,7 @@
 .include <bsd.port.pre.mk>
 
 .if defined(HAVE_GNOME)
+USE_GNOME=	yes
 CONFIGURE_ARGS+=	--with-gnome
 .else
 CONFIGURE_ARGS+=	--without-gnome

  -Jeremy

-- 
FreeBSD - Because the best things in life are free...
                                           http://www.freebsd.org/

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?20020213095703.A51972>