[138299] trunk/dports/devel/qbs/Portfile
ionic at macports.org
ionic at macports.org
Sat Jul 4 13:01:13 PDT 2015
Revision: 138299
https://trac.macports.org/changeset/138299
Author: ionic at macports.org
Date: 2015-07-04 13:01:13 -0700 (Sat, 04 Jul 2015)
Log Message:
-----------
qbs: disable rpath. Revbump. Patch provided by maintainer. Fixes: #48249.
Modified Paths:
--------------
trunk/dports/devel/qbs/Portfile
Modified: trunk/dports/devel/qbs/Portfile
===================================================================
--- trunk/dports/devel/qbs/Portfile 2015-07-04 19:59:01 UTC (rev 138298)
+++ trunk/dports/devel/qbs/Portfile 2015-07-04 20:01:13 UTC (rev 138299)
@@ -7,6 +7,7 @@
name qbs
version 1.4.1
+revision 1
categories devel
platforms darwin
license LGPL-2.1
@@ -23,6 +24,7 @@
sha256 eea8e0c1b2ef71f295fa5f1798a04a9f0509a701094fec11a691a4d7ae0155a9
configure.post_args QBS_INSTALL_PREFIX=${prefix} \
+ CONFIG+=qbs_disable_rpath \
CONFIG+=qbs_enable_java \
qbs.pro
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150704/999ddc50/attachment.html>
More information about the macports-changes
mailing list