From owner-freebsd-ports Thu Apr 11 7:22:41 2002 Delivered-To: freebsd-ports@freebsd.org Received: from rwcrmhc54.attbi.com (rwcrmhc54.attbi.com [216.148.227.87]) by hub.freebsd.org (Postfix) with ESMTP id 3BC8F37B417 for ; Thu, 11 Apr 2002 07:22:30 -0700 (PDT) Received: from 12-234-22-238.client.attbi.com ([12.234.22.238]) by rwcrmhc54.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020411091945.YSYB15826.rwcrmhc54.attbi.com@12-234-22-238.client.attbi.com>; Thu, 11 Apr 2002 09:19:45 +0000 Received: from master.gorean.org (master.gorean.org [10.0.0.2]) by 12-234-22-238.client.attbi.com (8.11.6/8.11.6) with ESMTP id g3B8hFh99336; Thu, 11 Apr 2002 01:43:15 -0700 (PDT) (envelope-from DougB@FreeBSD.org) Received: from master.gorean.org (localhost [127.0.0.1]) by master.gorean.org (8.12.2/8.12.2) with ESMTP id g3B8hAQr005612; Thu, 11 Apr 2002 01:43:10 -0700 (PDT) (envelope-from DougB@FreeBSD.org) Received: from localhost (doug@localhost) by master.gorean.org (8.12.2/8.12.2/Submit) with ESMTP id g3B8gmPK005609; Thu, 11 Apr 2002 01:42:58 -0700 (PDT) X-Authentication-Warning: master.gorean.org: doug owned process doing -bs Date: Thu, 11 Apr 2002 01:42:48 -0700 (PDT) From: Doug Barton X-X-Sender: doug@master.gorean.org To: Peter Pentchev Cc: Sean Chittenden , Paul Murphy , Subject: Re: xscreensaver port build problems... In-Reply-To: <20020411105619.C72988@straylight.oblivion.bg> Message-ID: <20020411014155.Y504-100000@master.gorean.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thu, 11 Apr 2002, Peter Pentchev wrote: > > Index: x11/xscreensaver/Makefile > > =================================================================== > > RCS file: /home/ncvs/ports/x11/xscreensaver/Makefile,v > > retrieving revision 1.50 > > diff -u -r1.50 Makefile > > --- x11/xscreensaver/Makefile 2002/03/24 08:30:24 1.50 > > +++ x11/xscreensaver/Makefile 2002/04/06 19:33:29 > > @@ -23,7 +23,8 @@ > > GNU_CONFIGURE= yes > > CONFIGURE_ARGS= --without-pam --with-gl --with-gle --with-xpm --with-xml \ > > --with-hackdir=${PREFIX}/bin/xscreensaver-hacks/ \ > > - --with-configdir=${PREFIX}/share/xscreensaver/config/ > > + --with-configdir=${PREFIX}/share/xscreensaver/config/ \ > > + --with-jpeg=${PREFIX} > > > > .include > > > > I believe ${LOCALBASE} would be more appropriate than ${PREFIX} here.. I think you're probably right.... > Other than that, the patch looks good. Doug, any objections to this? If you mean, "Should I commit this for you?" the answer is no. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message