[137320] trunk/dports/x11/xorg-libAppleWM/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Mon Jun 8 21:30:14 PDT 2015


Revision: 137320
          https://trac.macports.org/changeset/137320
Author:   jeremyhu at macports.org
Date:     2015-06-08 21:30:14 -0700 (Mon, 08 Jun 2015)
Log Message:
-----------
xorg-libAppleWM: Support building against an SDK

Modified Paths:
--------------
    trunk/dports/x11/xorg-libAppleWM/Portfile

Modified: trunk/dports/x11/xorg-libAppleWM/Portfile
===================================================================
--- trunk/dports/x11/xorg-libAppleWM/Portfile	2015-06-09 04:21:20 UTC (rev 137319)
+++ trunk/dports/x11/xorg-libAppleWM/Portfile	2015-06-09 04:30:14 UTC (rev 137320)
@@ -28,6 +28,12 @@
                 port:xorg-xextproto \
                 port:xorg-xproto
 
+configure.args \
+    --disable-silent-rules
+
+configure.cppflags-append \
+    -F ${configure.sdkroot}/System/Library/Frameworks/ApplicationServices.framework/Frameworks
+
 livecheck.type  regex
 livecheck.url   http://xorg.freedesktop.org/archive/individual/lib/?C=M&O=D
 livecheck.regex libAppleWM-(\\d+(?:\\.\\d+)*)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150608/e1303caa/attachment.html>


More information about the macports-changes mailing list