Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 01 Nov 2019 23:47:38 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 241654] graphics/tesseract: post-patch command not needed
Message-ID:  <bug-241654-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 241654
           Summary: graphics/tesseract: post-patch command not needed
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: pkubaj@FreeBSD.org
          Reporter: jcfyecrayz@liamekaens.com
          Assignee: pkubaj@FreeBSD.org
             Flags: maintainer-feedback?(pkubaj@FreeBSD.org)

The sed substitution for %%LOCALBASE%% is no longer needed after a patch fi=
le
was removed in r506495.

--- Makefile    (revision 516216)
+++ Makefile    (working copy)
@@ -53,7 +53,6 @@

 post-patch:
        @${REINPLACE_CMD} -e 's|-O3 -DNDEBUG||' ${WRKSRC}/configure.ac
-       @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|'
${WRKSRC}/doc/Makefile.am

 post-build-TOOLS-on:
        @cd ${WRKSRC} && ${MAKE} training



No PORTREVISION bump needed, of course.

--=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-241654-7788>