[131882] trunk/dports/office/charm/Portfile

mk at macports.org mk at macports.org
Tue Jan 20 01:05:01 PST 2015


Revision: 131882
          https://trac.macports.org/changeset/131882
Author:   mk at macports.org
Date:     2015-01-20 01:05:00 -0800 (Tue, 20 Jan 2015)
Log Message:
-----------
charm: remove redundant BIN_INSTALL_DIR from configure args

Modified Paths:
--------------
    trunk/dports/office/charm/Portfile

Modified: trunk/dports/office/charm/Portfile
===================================================================
--- trunk/dports/office/charm/Portfile	2015-01-20 08:59:12 UTC (rev 131881)
+++ trunk/dports/office/charm/Portfile	2015-01-20 09:05:00 UTC (rev 131882)
@@ -32,7 +32,7 @@
     conflicts       ${name}-qt5
     depends_build-append    port:automoc
     depends_lib-append      port:qt4-mac-sqlite3-plugin
-    configure.args-append   -DWITH_QT4:BOOL=ON -DBIN_INSTALL_DIR:PATH=${qt_apps_dir}
+    configure.args-append   -DWITH_QT4:BOOL=ON
 }
 
 configure.args-append   -DCharm_VERSION="${version}-${github.version}" -DBIN_INSTALL_DIR:PATH=${qt_apps_dir}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150120/9de00cd9/attachment-0001.html>


More information about the macports-changes mailing list