Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Jan 2017 08:20:01 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 216212] graphics/opennurbs
Message-ID:  <bug-216212-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D216212

            Bug ID: 216212
           Summary: graphics/opennurbs
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: phk@FreeBSD.org
                CC: fernando.apesteguia@gmail.com
             Flags: maintainer-feedback?(fernando.apesteguia@gmail.com)
                CC: fernando.apesteguia@gmail.com

libz/zlib fix needs updating after change in src:

Index: Makefile
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- Makefile    (revision 431539)
+++ Makefile    (working copy)
@@ -35,7 +35,7 @@
                > ${WRKSRC}/opennurbs_version.h.tmp || ${TRUE}
        ${MV} ${WRKSRC}/opennurbs_version.h.tmp ${WRKSRC}/opennurbs_version=
.h
        ${MV} ${WRKSRC}/zlib ${WRKSRC}/zlib_
-       ${CP} -R ${SRC_BASE}/lib/libz ${WRKSRC}/zlib
+       ${CP} -R ${SRC_BASE}/contrib/zlib ${WRKSRC}/zlib

 do-install:
        @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} \

--=20
You are receiving this mail because:
You are the assignee for the bug.=



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