[112210] trunk/dports/graphics/imlib/Portfile

jmr at macports.org jmr at macports.org
Tue Oct 15 01:58:51 PDT 2013


Revision: 112210
          https://trac.macports.org/changeset/112210
Author:   jmr at macports.org
Date:     2013-10-15 01:58:51 -0700 (Tue, 15 Oct 2013)
Log Message:
-----------
imlib: pass --x-includes to configure so the check for XShm.h works

Modified Paths:
--------------
    trunk/dports/graphics/imlib/Portfile

Modified: trunk/dports/graphics/imlib/Portfile
===================================================================
--- trunk/dports/graphics/imlib/Portfile	2013-10-15 08:48:53 UTC (rev 112209)
+++ trunk/dports/graphics/imlib/Portfile	2013-10-15 08:58:51 UTC (rev 112210)
@@ -37,6 +37,8 @@
 # build for correct archs; fix mandir
 use_autoreconf      yes
 
+configure.args      --x-includes=${prefix}/include
+
 post-build {
     reinplace -E {s|-arch [a-z0-9_]+||g} \
         ${worksrcpath}/imlib-config \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131015/bab391a5/attachment-0001.html>


More information about the macports-changes mailing list