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

afb at macports.org afb at macports.org
Sun Apr 19 13:38:30 PDT 2015


Revision: 135230
          https://trac.macports.org/changeset/135230
Author:   afb at macports.org
Date:     2015-04-19 13:38:30 -0700 (Sun, 19 Apr 2015)
Log Message:
-----------
rpm54: don't need to glibtoolize

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

Modified: trunk/dports/sysutils/rpm54/Portfile
===================================================================
--- trunk/dports/sysutils/rpm54/Portfile	2015-04-19 20:17:11 UTC (rev 135229)
+++ trunk/dports/sysutils/rpm54/Portfile	2015-04-19 20:38:30 UTC (rev 135230)
@@ -30,8 +30,7 @@
 depends_build		port:expat port:neon \
 			port:python27 port:perl5.16 \
 			port:readline port:beecrypt \
-			port:libiconv port:gettext \
-			port:libtool port:autoconf port:automake
+			port:libiconv port:gettext
 
 depends_lib		lib:libhistory.5:readline port:gettext \
 			port:popt port:sqlite3 port:xar-devel \
@@ -74,11 +73,6 @@
 	reinplace "s/, @ldaddr//" ${worksrcpath}/perl/Makefile.PL.in ; # remove -rpath flags
 }
 
-pre-configure {
-	system -W ${worksrcpath} "glibtoolize --install --force" ; # mandriva's libtool bugs
-	system -W ${worksrcpath} "automake --add-missing --copy" ; # install missing depcomp
-}
-
 post-configure {
 	reinplace "s/--tag=CC/--tag=CXX/" ${worksrcpath}/Makefile
 	reinplace "s/--mode=link \$(CCLD)/--mode=link \$(CXX)/" ${worksrcpath}/Makefile
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150419/8fbf82f4/attachment.html>


More information about the macports-changes mailing list