[MacPorts] #1056: UPDATE: graphics/gimp honor ${prefix}/share/man for man pages

MacPorts noreply at macports.org
Thu Mar 24 06:41:16 PDT 2016


#1056: UPDATE: graphics/gimp  honor ${prefix}/share/man for man pages
------------------------+--------------------
  Reporter:  allenwc@…  |      Owner:  fkr@…
      Type:  defect     |     Status:  closed
  Priority:  Normal     |  Milestone:
 Component:  ports      |    Version:  1.0
Resolution:  fixed      |   Keywords:
      Port:  gimp       |
------------------------+--------------------
Changes (by ryandesign@…):

 * port:   => gimp


Old description:

> --- Portfile    Fri Sep  5 11:52:36 2003
> +++ Portfile.new        Mon Oct 20 13:19:46 2003
> @@ -22,7 +22,7 @@
>                 patch-scriptfu-regex.h patch-xjt-Makefile.in
>
>  configure.env  PATH=$\{PATH\}:${prefix}/bin CPPFLAGS=-I${prefix}/include
> -configure.args --disable-print
> +configure.args --disable-print --mandir=${prefix}/share/man
>  post-destroot  { system "rm ${destroot}${prefix}/bin/gimp"
>                   set script [open "${destroot}${prefix}/bin/gimp" w
> 0755]
>                   puts $script "#!/bin/sh"

New description:

 {{{
 --- Portfile    Fri Sep  5 11:52:36 2003
 +++ Portfile.new        Mon Oct 20 13:19:46 2003
 @@ -22,7 +22,7 @@
                 patch-scriptfu-regex.h patch-xjt-Makefile.in

  configure.env  PATH=$\{PATH\}:${prefix}/bin CPPFLAGS=-I${prefix}/include
 -configure.args --disable-print
 +configure.args --disable-print --mandir=${prefix}/share/man
  post-destroot  { system "rm ${destroot}${prefix}/bin/gimp"
                   set script [open "${destroot}${prefix}/bin/gimp" w 0755]
                   puts $script "#!/bin/sh"
 }}}

--

-- 
Ticket URL: <https://trac.macports.org/ticket/1056#comment:3>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list