Opened 21 years ago

Last modified 9 years ago

#1056 closed defect

UPDATE: graphics/gimp honor ${prefix}/share/man for man pages — at Initial Version

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

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"

Change History (0)

Note: See TracTickets for help on using tickets.