[57007] trunk/dports/x11/xcb/Portfile
snc at macports.org
snc at macports.org
Fri Sep 4 07:23:47 PDT 2009
Revision: 57007
http://trac.macports.org/changeset/57007
Author: snc at macports.org
Date: 2009-09-04 07:23:42 -0700 (Fri, 04 Sep 2009)
Log Message:
-----------
fix #21066, change /etc to /etc
Modified Paths:
--------------
trunk/dports/x11/xcb/Portfile
Modified: trunk/dports/x11/xcb/Portfile
===================================================================
--- trunk/dports/x11/xcb/Portfile 2009-09-04 14:11:48 UTC (rev 57006)
+++ trunk/dports/x11/xcb/Portfile 2009-09-04 14:23:42 UTC (rev 57007)
@@ -21,6 +21,9 @@
checksums md5 bc791ccefd9260394a8f30733adc42e4
patchfiles patch-Imakefile
+post-configure {
+ reinplace s|/etc/X11|${prefix}/etc/X11| ${worksrcpath}/Makefile
+}
use_xmkmf yes
depends_build bin:xmkmf:imake
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090904/74f64aef/attachment.html>
More information about the macports-changes
mailing list