Revision
75348
Author
ryandesign@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

Diff

Modified: trunk/dports/gnome/gnofract4d/Portfile (75347 => 75348)


--- 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