[100834] trunk/dports/devel/pkgconfig/Portfile
ryandesign at macports.org
ryandesign at macports.org
Fri Dec 28 01:15:14 PST 2012
Revision: 100834
https://trac.macports.org/changeset/100834
Author: ryandesign at macports.org
Date: 2012-12-28 01:15:14 -0800 (Fri, 28 Dec 2012)
Log Message:
-----------
pkgconfig: always install pkgconfig directories because some ports check for these directories to decide whether to install their .pc files (#37420)
Modified Paths:
--------------
trunk/dports/devel/pkgconfig/Portfile
Modified: trunk/dports/devel/pkgconfig/Portfile
===================================================================
--- trunk/dports/devel/pkgconfig/Portfile 2012-12-28 06:52:20 UTC (rev 100833)
+++ trunk/dports/devel/pkgconfig/Portfile 2012-12-28 09:15:14 UTC (rev 100834)
@@ -5,7 +5,7 @@
name pkgconfig
version 0.27.1
-revision 1
+revision 2
categories devel
maintainers ryandesign
license GPL-2+
@@ -46,6 +46,8 @@
test.run yes
test.target check
+destroot.keepdirs ${destroot}${prefix}/lib/pkgconfig ${destroot}${prefix}/share/pkgconfig
+
post-destroot {
xinstall -m 644 -W ${worksrcpath} \
AUTHORS \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121228/c8f3ee88/attachment.html>
More information about the macports-changes
mailing list