[99836] trunk/dports/www/linkchecker/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Nov 18 18:54:43 PST 2012


Revision: 99836
          https://trac.macports.org/changeset/99836
Author:   ryandesign at macports.org
Date:     2012-11-18 18:54:43 -0800 (Sun, 18 Nov 2012)
Log Message:
-----------
linkchecker: fix destroot (#36977)

Modified Paths:
--------------
    trunk/dports/www/linkchecker/Portfile

Modified: trunk/dports/www/linkchecker/Portfile
===================================================================
--- trunk/dports/www/linkchecker/Portfile	2012-11-19 02:11:39 UTC (rev 99835)
+++ trunk/dports/www/linkchecker/Portfile	2012-11-19 02:54:43 UTC (rev 99836)
@@ -43,7 +43,7 @@
 }
 
 app.name            LinkChecker
-app.executable      linkchecker-gui
+app.executable      ${python.prefix}/bin/linkchecker-gui
 app.icon            doc/html/logo128x128.png
 
 python.link_binaries_suffix
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121118/278a9049/attachment.html>


More information about the macports-changes mailing list