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

jeremyhu at macports.org jeremyhu at macports.org
Sun Jan 4 12:34:09 PST 2009


Revision: 44921
          http://trac.macports.org/changeset/44921
Author:   jeremyhu at macports.org
Date:     2009-01-04 12:34:08 -0800 (Sun, 04 Jan 2009)
Log Message:
-----------
xorg-libXaw: autoreconf since we patch configure and Makefile.am

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

Modified: trunk/dports/x11/xorg-libXaw/Portfile
===================================================================
--- trunk/dports/x11/xorg-libXaw/Portfile	2009-01-04 20:30:05 UTC (rev 44920)
+++ trunk/dports/x11/xorg-libXaw/Portfile	2009-01-04 20:34:08 UTC (rev 44921)
@@ -20,10 +20,17 @@
 use_bzip2   yes
 use_parallel_build      yes
 
+use_autoreconf yes
+autoreconf.args -fvi
+
 depends_build   port:pkgconfig \
                 port:xorg-kbproto \
                 port:xorg-xproto \
-                port:xorg-xextproto
+                port:xorg-xextproto \
+                port:autoconf \
+                port:automake \
+                port:libtool
+
 depends_lib     port:xorg-libsm \
                 port:xorg-libXext \
                 port:xorg-libXmu \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090104/89eb1caf/attachment.html>


More information about the macports-changes mailing list