[Bug 242010] graphics/pinta Fix compilation error

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Nov 16 20:39:25 UTC 2019


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

            Bug ID: 242010
           Summary: graphics/pinta Fix compilation error
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs at FreeBSD.org
          Reporter: olivierw1+bugzilla-freebsd at hotmail.com

Created attachment 209192
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=209192&action=edit
Fix Makefile

I wanted to try Pinta, but it isn't available in ports anymore.

I got the last version with:
svnlite co https://svn.freebsd.org/ports/branches/2015Q1/graphics/pinta -r
402586 /usr/local/poudriere/ports/HEAD/graphics/pinta

And tried to compile it with poudriere but got this error:
./configure: intltool-update: not found
checking for intltool >= 0.35.0...  found
configure: error: Your intltool is too old.  You need intltool 0.35.0 or later.

The fix is easy, intltool is a missing dependency. Please find my patch
attached.

Now it compiles fine and I have tested Pinta on FreeBSD 12.1 :-)

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


More information about the freebsd-ports-bugs mailing list