Opened 20 years ago

Closed 20 years ago

Last modified 8 years ago

#1056 closed defect (fixed)

UPDATE: graphics/gimp honor ${prefix}/share/man for man pages

Reported by: allenwc@… Owned by: fkr@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port: gimp

Description (last modified by ryandesign (Ryan Carsten Schmidt))

--- 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"

Change History (3)

comment:1 Changed 20 years ago by fkr@…

Owner: changed from darwinports-bugs@… to fkr@…

comment:2 Changed 20 years ago by fkr@…

Resolution: fixed
Status: newclosed

committed. -fkr

comment:3 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Port: gimp added
Note: See TracTickets for help on using tickets.