[Bug 226823] /usr/ports/Mk/Used: missing intltool.mk

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Mar 21 13:18:56 UTC 2018


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

            Bug ID: 226823
           Summary: /usr/ports/Mk/Used: missing intltool.mk
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: freebsd at dreamchaser.org

The porter's handbook section 6.11 Using GNOME in table 6.6 indicates the
intltool component should be used for internationalization.  Attempts to use it
fail due to a missing file:
    USES+= intltool
results in:
  make: "/usr/ports/Mk/bsd.port.mk" line 1463: Cannot open
/usr/ports/Mk/Uses/intltool.mk

I encountered this when trying to upgrade an older port which patched some
generated configuration files supplied in the original distfile
(graphics/ufraw).  I ended up resolving my particular issue by adding
  USES+= pathfix

10.3-RELEASE-p24 FreeBSD 10.3-RELEASE-p24 #0: Wed Nov 15 04:57:40 UTC 2017    
root at amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  amd64

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


More information about the freebsd-ports-bugs mailing list