Date: Sun, 24 Jul 2005 12:42:10 -0500 (CDT) From: "Conrad J. Sabatier" <conrads@cox.net> To: Andrej Zverev <az@inec.ru> Cc: freebsd-ports-bugs@freebsd.org Subject: Re: ports/83989: math/py-numeric : can't build Message-ID: <XFMail.20050724124210.conrads@cox.net> In-Reply-To: <200507241140.j6OBeJHO092063@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 24-Jul-2005 Andrej Zverev wrote: > The following reply was made to PR ports/83989; it has been noted by > GNATS. > > From: Andrej Zverev <az@inec.ru> > To: bug-followup@freebsd.org, regisr@pobox.com > Cc: > Subject: Re: ports/83989: math/py-numeric : can't build > Date: Sun, 24 Jul 2005 15:36:57 +0400 > > --Boundary-00=_a134CuhtkkECzvk > Content-Type: text/plain; > charset="us-ascii" > Content-Transfer-Encoding: 7bit > Content-Disposition: inline > > Hi, try this patch. It's should help > > --Boundary-00=_a134CuhtkkECzvk > Content-Type: text/x-diff; > charset="us-ascii"; > name="py-numeric.diff" > Content-Transfer-Encoding: 7bit > Content-Disposition: attachment; > filename="py-numeric.diff" > > diff -Nru py-numeric.orig/Makefile py-numeric/Makefile > --- py-numeric.orig/Makefile Sat Jul 23 10:14:37 2005 > +++ py-numeric/Makefile Sun Jul 24 15:33:59 2005 > @@ -19,6 +19,8 @@ > MAINTAINER= tg@FreeBSD.org > COMMENT= The Numeric Extension to Python > > +WRKSRC= ${WRKDIR}/Numeric-${PORTVERSION} > + > USE_PYTHON= yes > USE_PYDISTUTILS=yes > > > --Boundary-00=_a134CuhtkkECzvk-- This still doesn't address the issue of the post-install target looking for numpy.pdf in ${WRKDIR}, when it was previously copied to ${WRKSRC}. This PR should not have been closed. See ports/83985 for a complete solution. -- Conrad J. Sabatier <conrads@cox.net> -- "In Unix veritas"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.20050724124210.conrads>