[106069] trunk/dports/kde/kdebase3/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue May 14 03:11:53 PDT 2013


Revision: 106069
          https://trac.macports.org/changeset/106069
Author:   ryandesign at macports.org
Date:     2013-05-14 03:11:53 -0700 (Tue, 14 May 2013)
Log Message:
-----------
kdebase3: use automake 1.7 (#38554)

Modified Paths:
--------------
    trunk/dports/kde/kdebase3/Portfile

Modified: trunk/dports/kde/kdebase3/Portfile
===================================================================
--- trunk/dports/kde/kdebase3/Portfile	2013-05-14 10:04:50 UTC (rev 106068)
+++ trunk/dports/kde/kdebase3/Portfile	2013-05-14 10:11:53 UTC (rev 106069)
@@ -33,6 +33,7 @@
 dist_subdir             kde3
 
 depends_build           port:autoconf263 \
+                        port:automake17 \
                         port:imake \
                         port:unsermake \
                         port:pkgconfig \
@@ -109,7 +110,7 @@
 build.asroot            yes
 
 use_parallel_build      yes
-build.env               MAKEFLAGS="-j${build.jobs}" AUTOCONF=autoconf263
+build.env               MAKEFLAGS="-j${build.jobs}" AUTOCONF=autoconf263 AUTOMAKE=automake-17 ACLOCAL=aclocal-17
 build.cmd               ./CompileScript.sh
 
 destroot.cmd            ./InstallScript.sh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130514/67f2f4d5/attachment-0001.html>


More information about the macports-changes mailing list