[44928] trunk/dports/x11/xorg-libXaw/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Sun Jan 4 13:12:56 PST 2009


Revision: 44928
          http://trac.macports.org/changeset/44928
Author:   jeremyhu at macports.org
Date:     2009-01-04 13:12:56 -0800 (Sun, 04 Jan 2009)
Log Message:
-----------
xorg-libXaw: Don't use_autoreconf or patch for the system_x11 variant

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

Modified: trunk/dports/x11/xorg-libXaw/Portfile
===================================================================
--- trunk/dports/x11/xorg-libXaw/Portfile	2009-01-04 21:07:11 UTC (rev 44927)
+++ trunk/dports/x11/xorg-libXaw/Portfile	2009-01-04 21:12:56 UTC (rev 44928)
@@ -46,6 +46,8 @@
 
 variant system_x11 description {Install a stub package to use the system X11 libraries rather than Macports} {
 	if { [file exists ${x11prefix}/lib/libXaw.dylib] && ! [string equal ${prefix} ${x11prefix}] } {
+		use_autoreconf	no
+		patch		{ }		
 		fetch           { }
 		checksum        { }
 		build           { }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090104/7e09d56a/attachment.html>


More information about the macports-changes mailing list