[38083] trunk/dports/x11/wine/Portfile
ryandesign at macports.org
ryandesign at macports.org
Sat Jul 5 16:58:36 PDT 2008
Revision: 38083
http://trac.macosforge.org/projects/macports/changeset/38083
Author: ryandesign at macports.org
Date: 2008-07-05 16:58:35 -0700 (Sat, 05 Jul 2008)
Log Message:
-----------
wine: specify x-libraries in addition to x-includes; closes #15756
Modified Paths:
--------------
trunk/dports/x11/wine/Portfile
Modified: trunk/dports/x11/wine/Portfile
===================================================================
--- trunk/dports/x11/wine/Portfile 2008-07-05 23:14:42 UTC (rev 38082)
+++ trunk/dports/x11/wine/Portfile 2008-07-05 23:58:35 UTC (rev 38083)
@@ -51,7 +51,8 @@
-lz
configure.args \
- --x-includes=${x11prefix}/include/
+ --x-includes=${x11prefix}/include \
+ --x-libraries=${x11prefix}/lib
pre-fetch {
if { [string compare ${os.endian} "little"] != 0 } {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080705/74b5823b/attachment.html
More information about the macports-changes
mailing list