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

jeremyhu at macports.org jeremyhu at macports.org
Sun Jul 12 19:33:21 PDT 2009


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

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

Modified: trunk/dports/x11/xorg-libXaw/Portfile
===================================================================
--- trunk/dports/x11/xorg-libXaw/Portfile	2009-07-13 02:32:22 UTC (rev 53731)
+++ trunk/dports/x11/xorg-libXaw/Portfile	2009-07-13 02:33:21 UTC (rev 53732)
@@ -20,7 +20,11 @@
 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-libXext \
@@ -28,6 +32,9 @@
                 port:xpm \
                 port:xorg-libXt
 
+use_autoreconf yes
+autoreconf.args -fvi
+
 # 1.7.x borks #20145
 configure.cppflags-append  {} 
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090712/be3d136e/attachment-0001.html>


More information about the macports-changes mailing list