[51559] trunk/dports/editors/hexfiend/Portfile

dweber at macports.org dweber at macports.org
Wed May 27 15:16:41 PDT 2009


Revision: 51559
          http://trac.macports.org/changeset/51559
Author:   dweber at macports.org
Date:     2009-05-27 15:16:41 -0700 (Wed, 27 May 2009)
Log Message:
-----------
fixed the missing framework for LuaObjCBridge

Modified Paths:
--------------
    trunk/dports/editors/hexfiend/Portfile

Modified: trunk/dports/editors/hexfiend/Portfile
===================================================================
--- trunk/dports/editors/hexfiend/Portfile	2009-05-27 22:09:30 UTC (rev 51558)
+++ trunk/dports/editors/hexfiend/Portfile	2009-05-27 22:16:41 UTC (rev 51559)
@@ -31,4 +31,7 @@
 #depends_build   port:cmake
 #depends_lib     port:gccxml
 
+post-destroot {
+    copy ${worksrcpath}/frameworks "${destroot}/Applications/MacPorts/Hex\ Fiend.app/Contents/Frameworks"
+}
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090527/91449ef7/attachment.html>


More information about the macports-changes mailing list