[47036] trunk/dports/games/gtkevemon/Portfile

snc at macports.org snc at macports.org
Fri Feb 20 06:34:49 PST 2009


Revision: 47036
          http://trac.macports.org/changeset/47036
Author:   snc at macports.org
Date:     2009-02-20 06:34:45 -0800 (Fri, 20 Feb 2009)
Log Message:
-----------
fix xinstall line

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

Modified: trunk/dports/games/gtkevemon/Portfile
===================================================================
--- trunk/dports/games/gtkevemon/Portfile	2009-02-20 07:54:35 UTC (rev 47035)
+++ trunk/dports/games/gtkevemon/Portfile	2009-02-20 14:34:45 UTC (rev 47036)
@@ -29,7 +29,7 @@
 svn.tag             ${version}
 
 destroot {
-    xinstall -W ${worksrcpath}/src -m 755 ${destroot}${prefix}/bin
+    xinstall -W ${worksrcpath}/src -m 755 gtkevemon ${destroot}${prefix}/bin
 }
 
 use_configure       no
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090220/5c129a0c/attachment.html>


More information about the macports-changes mailing list