Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Apr 2002 01:42:48 -0700 (PDT)
From:      Doug Barton <DougB@FreeBSD.org>
To:        Peter Pentchev <roam@ringlet.net>
Cc:        Sean Chittenden <sean@chittenden.org>, Paul Murphy <pnmurphy@cogeco.ca>, <ports@FreeBSD.org>
Subject:   Re: xscreensaver port build problems...
Message-ID:  <20020411014155.Y504-100000@master.gorean.org>
In-Reply-To: <20020411105619.C72988@straylight.oblivion.bg>

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




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