[23139] trunk/dports/gnome/evince/Portfile
Juan Manuel Palacios
jmpp at macports.org
Mon Mar 26 10:02:37 PDT 2007
Hey Randall! One question about this commit:
On Mar 26, 2007, at 5:47 AM, source_changes at macosforge.org wrote:
> Revision
> 23139
> Author
> rhwood at macports.org
> Date
> 2007-03-26 02:47:49 -0700 (Mon, 26 Mar 2007)
>
> Log Message
> Upgrade to version 0.8.0
> Claim joint maintainership with openmaintainer@
> Correct dependencies based on trace output
> Add recommended command to post-activate from the build logs
> Whitespace changes
> Fix some configuration settings
>
> Modified Paths
> • trunk/dports/gnome/evince/Portfile
---snip---
>
>
> post-activate {
> - system "scrollkeeper-update"
> + system "scrollkeeper-update"
> + system "gtk-update-icon-cache -f -t
> /opt/local/share/icons/hicolor"
> }
>
Why hardcode /opt/local here and not use ${prefix} instead?
-jmpp
More information about the macports-dev
mailing list