Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Sep 2003 14:04:13 +0200
From:      Erik Trulsson <ertr1013@student.uu.se>
To:        "Pedro F. Giffuni" <giffunip@yahoo.com>, freebsd-ports@FreeBSD.org
Subject:   Re: xview-clients port and the bento log
Message-ID:  <20030928120413.GA84090@falcon.midgard.homeip.net>
In-Reply-To: <20030928114914.GA11636@freepuppy.bellavista.cz>
References:  <20030928021626.99739.qmail@web13407.mail.yahoo.com> <20030928071402.GA72957@falcon.midgard.homeip.net> <20030928114914.GA11636@freepuppy.bellavista.cz>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Sep 28, 2003 at 01:49:14PM +0200, Roman Neuhauser wrote:
> # ertr1013@student.uu.se / 2003-09-28 09:14:02 +0200:
> > The following patch to xview-clients seems to make the patches apply
> > cleanly, but I am not at all sure if this is the right way to solve the
> > problem:
> > 
> > 
> > Index: Makefile
> > ===================================================================
> > RCS file: /ncvs/ports/x11-toolkits/xview-clients/Makefile,v
> > retrieving revision 1.27
> > diff -u -r1.27 Makefile
> > --- Makefile	20 Feb 2003 19:20:28 -0000	1.27
> > +++ Makefile	28 Sep 2003 07:03:28 -0000
> > @@ -18,6 +18,7 @@
> >  COMMENT=	OpenLook applications and man pages
> >  
> >  DEPENDS=	${PORTSDIR}/x11-toolkits/xview:install
> > +PATCH_DEPENDS=	/nonexistent:${PORTSDIR}/x11-toolkits/xview:patch
> 
>     s:/nonexistent:${NONEXISTENT}: ?

Yeah, I guess so.  I wasn't aware of that make-variable before, but it
should probably be used here.


-- 
<Insert your favourite quote here.>
Erik Trulsson
ertr1013@student.uu.se



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