[53731] trunk/dports/x11/xorg-libXt/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Sun Jul 12 19:32:23 PDT 2009


Revision: 53731
          http://trac.macports.org/changeset/53731
Author:   jeremyhu at macports.org
Date:     2009-07-12 19:32:22 -0700 (Sun, 12 Jul 2009)
Log Message:
-----------
xorg-libXt: autoreconf for CC... if your CC fails, update xorg-util-macros

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

Modified: trunk/dports/x11/xorg-libXt/Portfile
===================================================================
--- trunk/dports/x11/xorg-libXt/Portfile	2009-07-13 02:31:15 UTC (rev 53730)
+++ trunk/dports/x11/xorg-libXt/Portfile	2009-07-13 02:32:22 UTC (rev 53731)
@@ -23,10 +23,17 @@
 use_bzip2   yes
 use_parallel_build      yes
 
-depends_build   port:pkgconfig
+depends_build   port:pkgconfig \
+		port:libtool \
+		port:autoconf \
+		port:automake \
+		port:xorg-util-macros
 depends_lib     port:xorg-libsm \
                 port:xorg-libX11
 
+use_autoreconf yes
+autoreconf.args -fvi
+
 livecheck.check regex
 livecheck.url   [lindex ${master_sites} 0]?C=M&O=D
 livecheck.regex libXt-(\\d+(?:\\.\\d+)*)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090712/7ed2bf18/attachment.html>


More information about the macports-changes mailing list