[Bug 241654] graphics/tesseract: post-patch command not needed

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Nov 1 23:47:40 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241654

            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 at FreeBSD.org
          Reporter: jcfyecrayz at liamekaens.com
          Assignee: pkubaj at FreeBSD.org
             Flags: maintainer-feedback?(pkubaj at FreeBSD.org)

The sed substitution for %%LOCALBASE%% is no longer needed after a patch file
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.

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


More information about the freebsd-ports-bugs mailing list