Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Jul 2005 21:42:21 +0200 (CEST)
From:      Soeren Straarup <xride@x12.dk>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/83915: py-numeric fails to build properly due to naming error
Message-ID:  <20050722214026.U70851@x12.dk>
In-Reply-To: <200507221910.j6MJAOfL006880@freefall.freebsd.org>
References:  <200507221910.j6MJAOfL006880@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
  This message is in MIME format.  The first part should be readable text,
  while the remaining parts are likely unreadable without MIME-aware tools.

--0-1231393811-1122061341=:70851
Content-Type: TEXT/PLAIN; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: QUOTED-PRINTABLE



To send it in clear text too:
--- Makefile.orig       Fri Jul 22 20:45:45 2005
+++ Makefile    Fri Jul 22 20:45:59 2005
@@ -15,6 +15,7 @@
  DISTFILES=3D     Numeric-${PORTVERSION}${EXTRACT_SUFX}:source \
                 numpy.pdf:doc
  EXTRACT_ONLY=3D  Numeric-${PORTVERSION}${EXTRACT_SUFX}
+WRKSRC=3D        ${WRKDIR}/Numeric-${PORTVERSION}

  MAINTAINER=3D    tg@FreeBSD.org
  COMMENT=3D       The Numeric Extension to Python
@@ -35,7 +36,7 @@
  .endif

  post-extract:
-       @${CP} ${DISTDIR}/numpy.pdf ${WRKSRC}
+       @${CP} ${DISTDIR}/numpy.pdf ${WRKDIR}

  post-install:
         @${MKDIR} ${EXAMPLESDIR}
</END>

\S=F8ren

Soeren Straarup   | aka OZ2DAK aka Xride
FreeBSD wannabe   | FreeBSD since 2.2.6-R
    'We wanted to believe. But the tools
     had been taken away..' Mulder
--0-1231393811-1122061341=:70851--



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