[114003] trunk/dports/graphics/hugin-app/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Nov 27 01:03:16 PST 2013


Revision: 114003
          https://trac.macports.org/changeset/114003
Author:   ryandesign at macports.org
Date:     2013-11-27 01:03:16 -0800 (Wed, 27 Nov 2013)
Log Message:
-----------
hugin-app: use ${applications_dir} (#29548)

Modified Paths:
--------------
    trunk/dports/graphics/hugin-app/Portfile

Modified: trunk/dports/graphics/hugin-app/Portfile
===================================================================
--- trunk/dports/graphics/hugin-app/Portfile	2013-11-27 08:20:52 UTC (rev 114002)
+++ trunk/dports/graphics/hugin-app/Portfile	2013-11-27 09:03:16 UTC (rev 114003)
@@ -74,7 +74,8 @@
                         rmd160  73261aa925d6284c6950c84fbfdd77e8b0a2ee7d
 
 # TODO: fix this
-configure.args-append   -DPYTHON_EXECUTABLE=${frameworks_dir}/Python.framework/Versions/2.7/bin/python \
+configure.args-append   -DINSTALL_OSX_BUNDLE_DIR=${applications_dir} \
+                        -DPYTHON_EXECUTABLE=${frameworks_dir}/Python.framework/Versions/2.7/bin/python \
                         -DPYTHON_INCLUDE_DIR=${frameworks_dir}/Python.framework/Versions/2.7/include/python2.7 \
                         -DPYTHON_LIBRARY=${prefix}/lib/libpython2.7.dylib \
                         -DwxWidgets_CONFIG_EXECUTABLE=${wxWidgets.wxconfig} \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131127/a5c5334c/attachment.html>


More information about the macports-changes mailing list