Date: Sun, 24 Jul 2005 11:40:19 GMT From: Andrej Zverev <az@inec.ru> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/83989: math/py-numeric : can't build Message-ID: <200507241140.j6OBeJHO092063@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200507241140.j6OBeJHO092063>