[89689] trunk/dports/games/fortune/Portfile

ryandesign at macports.org ryandesign at macports.org
Mon Feb 6 13:58:26 PST 2012


Revision: 89689
          http://trac.macports.org/changeset/89689
Author:   ryandesign at macports.org
Date:     2012-02-06 13:58:26 -0800 (Mon, 06 Feb 2012)
Log Message:
-----------
fortune: rearrange lines

Modified Paths:
--------------
    trunk/dports/games/fortune/Portfile

Modified: trunk/dports/games/fortune/Portfile
===================================================================
--- trunk/dports/games/fortune/Portfile	2012-02-06 21:19:48 UTC (rev 89688)
+++ trunk/dports/games/fortune/Portfile	2012-02-06 21:58:26 UTC (rev 89689)
@@ -46,9 +46,9 @@
                     CC=${configure.cc}
 
 destroot {
-    xinstall -m 755 -d ${destroot}${prefix}/share/games/fortune
     xinstall -m 755 -W ${worksrcpath} fortune/fortune strfile/strfile \
         unstr/unstr ${destroot}${prefix}/bin
+    
     xinstall -m 644 ${worksrcpath}/fortune/fortune.6.gz \
         ${destroot}${prefix}/share/man/man6
     xinstall -m 644 ${worksrcpath}/strfile/strfile.8.gz \
@@ -56,6 +56,7 @@
     xinstall -m 644 ${worksrcpath}/strfile/strfile.8.gz \
         ${destroot}${prefix}/share/man/man8/unstr.8.gz
     
+    xinstall -m 755 -d ${destroot}${prefix}/share/games/fortune
     xinstall -m 644 -W ${worksrcpath}/datfiles \
         fortunes fortunes.dat fortunes-o fortunes-o.dat \
         fortunes2-o fortunes2-o.dat limerick limerick.dat \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120206/0c3a47bf/attachment-0001.html>


More information about the macports-changes mailing list