[43683] trunk/dports/x11/wine-devel/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Sat Dec 13 12:53:46 PST 2008


Revision: 43683
          http://trac.macports.org/changeset/43683
Author:   jeremyhu at macports.org
Date:     2008-12-13 12:53:45 -0800 (Sat, 13 Dec 2008)
Log Message:
-----------
wine-devel: removed --x-include --x-libraries to let configure find X11 on its own (the packaged configure was built with autoconf-2.63)

Modified Paths:
--------------
    trunk/dports/x11/wine-devel/Portfile

Modified: trunk/dports/x11/wine-devel/Portfile
===================================================================
--- trunk/dports/x11/wine-devel/Portfile	2008-12-13 20:51:40 UTC (rev 43682)
+++ trunk/dports/x11/wine-devel/Portfile	2008-12-13 20:53:45 UTC (rev 43683)
@@ -53,10 +53,6 @@
     -framework CoreServices \
     -lz
 
-configure.args \
-    --x-includes=${x11prefix}/include \
-    --x-libraries=${x11prefix}/lib
-
 pre-fetch {
     if { [string compare ${os.endian} "little"] != 0 } {
         return -code error "${name} only runs on little-endian computers, such as an Intel Mac."
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081213/bca0ebaf/attachment-0001.html>


More information about the macports-changes mailing list