[135228] trunk/dports/sysutils/rpm54/Portfile

afb at macports.org afb at macports.org
Sun Apr 19 13:10:37 PDT 2015


Revision: 135228
          https://trac.macports.org/changeset/135228
Author:   afb at macports.org
Date:     2015-04-19 13:10:37 -0700 (Sun, 19 Apr 2015)
Log Message:
-----------
rpm54: bump revision and retry

Modified Paths:
--------------
    trunk/dports/sysutils/rpm54/Portfile

Modified: trunk/dports/sysutils/rpm54/Portfile
===================================================================
--- trunk/dports/sysutils/rpm54/Portfile	2015-04-19 20:06:37 UTC (rev 135227)
+++ trunk/dports/sysutils/rpm54/Portfile	2015-04-19 20:10:37 UTC (rev 135228)
@@ -4,6 +4,7 @@
 
 name			rpm54
 version			5.4.14
+revision		1
 set date		20131024
 set branch		[join [lrange [split ${version} .] 0 1] .]
 platforms		darwin freebsd linux
@@ -30,7 +31,7 @@
 			port:python27 port:perl5.16 \
 			port:readline port:beecrypt \
 			port:libiconv port:gettext \
-			port:libtool port:automake
+			port:libtool port:autoconf port:automake
 
 depends_lib		lib:libhistory.5:readline port:gettext \
 			port:popt port:sqlite3 port:xar-devel \
@@ -74,8 +75,8 @@
 }
 
 pre-configure {
+	system -W ${worksrcpath} "glibtoolize --install --force" ; # mandriva's libtool bugs
 	system -W ${worksrcpath} "automake --add-missing --copy" ; # install missing depcomp
-	system -W ${worksrcpath} "glibtoolize --install --force" ; # mandriva's libtool bugs
 }
 
 post-configure {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150419/6db4ca7c/attachment.html>


More information about the macports-changes mailing list