[152895] trunk/dports/devel/libconfuse/Portfile
ryandesign at macports.org
ryandesign at macports.org
Tue Sep 20 00:07:06 PDT 2016
Revision: 152895
https://trac.macports.org/changeset/152895
Author: ryandesign at macports.org
Date: 2016-09-20 00:07:05 -0700 (Tue, 20 Sep 2016)
Log Message:
-----------
libconfuse: disable rpath (#52280)
Modified Paths:
--------------
trunk/dports/devel/libconfuse/Portfile
Modified: trunk/dports/devel/libconfuse/Portfile
===================================================================
--- trunk/dports/devel/libconfuse/Portfile 2016-09-20 07:03:36 UTC (rev 152894)
+++ trunk/dports/devel/libconfuse/Portfile 2016-09-20 07:07:05 UTC (rev 152895)
@@ -4,6 +4,7 @@
PortGroup github 1.0
github.setup martinh libconfuse 2.8 v
+revision 1
categories devel
license ISC
platforms darwin
@@ -21,6 +22,8 @@
depends_build port:pkgconfig
+configure.args --disable-rpath
+
post-destroot {
xinstall -m 644 -W ${worksrcpath}/doc/man/man3 \
cfg_opt_t.3 \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160920/d2d064c8/attachment.html>
More information about the macports-changes
mailing list