[99421] trunk/dports/shells/fish/Portfile

and.damore at macports.org and.damore at macports.org
Sun Nov 4 15:11:27 PST 2012


Revision: 99421
          http://trac.macports.org//changeset/99421
Author:   and.damore at macports.org
Date:     2012-11-04 15:11:27 -0800 (Sun, 04 Nov 2012)
Log Message:
-----------
port fish: moving docs into a directory specific to the port
should fix https://build.macports.org/builders/buildports-snowleopard-x86_64/builds/12154 and https://build.macports.org/builders/buildports-lion-x86_64/builds/5656

Modified Paths:
--------------
    trunk/dports/shells/fish/Portfile

Modified: trunk/dports/shells/fish/Portfile
===================================================================
--- trunk/dports/shells/fish/Portfile	2012-11-04 20:07:31 UTC (rev 99420)
+++ trunk/dports/shells/fish/Portfile	2012-11-04 23:11:27 UTC (rev 99421)
@@ -6,7 +6,7 @@
 name                    fish
 license                 GPL-2
 version                 1.23.1
-revision                2
+revision                3
 categories              shells
 platforms               darwin
 maintainers             nomaintainer
@@ -34,6 +34,7 @@
 configure.ccache        no
 
 configure.args          --mandir=${prefix}/share/man \
+                        --docdir=${prefix}/share/doc/${name} \
                         --without-xsel
 # ticket #29839
 patchfiles              patch-fix-freeze.diff \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121104/59923d36/attachment.html>


More information about the macports-changes mailing list