[75348] trunk/dports/gnome/gnofract4d/Portfile

ryandesign at macports.org ryandesign at macports.org
Sat Jan 22 17:44:45 PST 2011


Revision: 75348
          http://trac.macports.org/changeset/75348
Author:   ryandesign at macports.org
Date:     2011-01-22 17:44:27 -0800 (Sat, 22 Jan 2011)
Log Message:
-----------
gnofract4d: do let the python27 portgroup create the symlink to the binary, just tell it not to use a suffix

Modified Paths:
--------------
    trunk/dports/gnome/gnofract4d/Portfile

Modified: trunk/dports/gnome/gnofract4d/Portfile
===================================================================
--- trunk/dports/gnome/gnofract4d/Portfile	2011-01-23 01:37:37 UTC (rev 75347)
+++ trunk/dports/gnome/gnofract4d/Portfile	2011-01-23 01:44:27 UTC (rev 75348)
@@ -32,7 +32,4 @@
     reinplace "s|@PREFIX@|${prefix}|g" ${worksrcpath}/setup.py
 }
 
-python.link_binaries    no
-post-destroot {
-    ln -s "${python.prefix}/bin/${name}" "${destroot}${prefix}/bin/${name}"
-}
+python.link_binaries_suffix
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110122/95220d9e/attachment.html>


More information about the macports-changes mailing list