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
|
|
|
--- 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)
Owner: |
changed from darwinports-bugs@… to fkr@…
|
Resolution: |
→ fixed
|
Status: |
new →
closed
|
Description: |
modified (diff)
|
Port: |
gimp added
|
committed. -fkr