Revision: 122931 https://trac.macports.org/changeset/122931 Author: afb@macports.org Date: 2014-08-02 01:01:36 -0700 (Sat, 02 Aug 2014) Log Message: ----------- xfce: remove the XDT_PROG_LIBTOOLIZE overrides Modified Paths: -------------- trunk/dports/xfce/xfce-utils/Portfile trunk/dports/xfce/xfce4-appfinder/Portfile trunk/dports/xfce/xfce4-session/Portfile trunk/dports/xfce/xfce4-settings/Portfile trunk/dports/xfce/xfdesktop/Portfile trunk/dports/xfce/xfprint/Portfile trunk/dports/xfce/xfwm4/Portfile Modified: trunk/dports/xfce/xfce-utils/Portfile =================================================================== --- trunk/dports/xfce/xfce-utils/Portfile 2014-08-02 07:41:32 UTC (rev 122930) +++ trunk/dports/xfce/xfce-utils/Portfile 2014-08-02 08:01:36 UTC (rev 122931) @@ -25,7 +25,6 @@ # Don't do intltool's INTLTOOL_PERL dance configure.cmd ${prefix}/bin/xdt-autogen -configure.env-append XDT_PROG_LIBTOOLIZE=glibtoolize configure.perl ${prefix}/bin/perl5.16 configure.args --disable-gdm --with-xsession-prefix=${prefix} Modified: trunk/dports/xfce/xfce4-appfinder/Portfile =================================================================== --- trunk/dports/xfce/xfce4-appfinder/Portfile 2014-08-02 07:41:32 UTC (rev 122930) +++ trunk/dports/xfce/xfce4-appfinder/Portfile 2014-08-02 08:01:36 UTC (rev 122931) @@ -24,4 +24,3 @@ # Don't do intltool's INTLTOOL_PERL dance configure.cmd ${prefix}/bin/xdt-autogen -configure.env-append XDT_PROG_LIBTOOLIZE=glibtoolize Modified: trunk/dports/xfce/xfce4-session/Portfile =================================================================== --- trunk/dports/xfce/xfce4-session/Portfile 2014-08-02 07:41:32 UTC (rev 122930) +++ trunk/dports/xfce/xfce4-session/Portfile 2014-08-02 08:01:36 UTC (rev 122931) @@ -26,4 +26,3 @@ # Don't do intltool's INTLTOOL_PERL dance configure.cmd ${prefix}/bin/xdt-autogen -configure.env-append XDT_PROG_LIBTOOLIZE=glibtoolize Modified: trunk/dports/xfce/xfce4-settings/Portfile =================================================================== --- trunk/dports/xfce/xfce4-settings/Portfile 2014-08-02 07:41:32 UTC (rev 122930) +++ trunk/dports/xfce/xfce4-settings/Portfile 2014-08-02 08:01:36 UTC (rev 122931) @@ -24,7 +24,6 @@ # Don't do intltool's INTLTOOL_PERL dance configure.cmd ${prefix}/bin/xdt-autogen -configure.env-append XDT_PROG_LIBTOOLIZE=glibtoolize platform darwin 8 { patchfiles-append patch-configure.diff Modified: trunk/dports/xfce/xfdesktop/Portfile =================================================================== --- trunk/dports/xfce/xfdesktop/Portfile 2014-08-02 07:41:32 UTC (rev 122930) +++ trunk/dports/xfce/xfdesktop/Portfile 2014-08-02 08:01:36 UTC (rev 122931) @@ -27,5 +27,4 @@ # Don't do intltool's INTLTOOL_PERL dance configure.cmd ${prefix}/bin/xdt-autogen -configure.env-append XDT_PROG_LIBTOOLIZE=glibtoolize Modified: trunk/dports/xfce/xfprint/Portfile =================================================================== --- trunk/dports/xfce/xfprint/Portfile 2014-08-02 07:41:32 UTC (rev 122930) +++ trunk/dports/xfce/xfprint/Portfile 2014-08-02 08:01:36 UTC (rev 122931) @@ -25,7 +25,6 @@ # Don't do intltool's INTLTOOL_PERL dance configure.cmd ${prefix}/bin/xdt-autogen -configure.env-append XDT_PROG_LIBTOOLIZE=glibtoolize configure.args --enable-cups Modified: trunk/dports/xfce/xfwm4/Portfile =================================================================== --- trunk/dports/xfce/xfwm4/Portfile 2014-08-02 07:41:32 UTC (rev 122930) +++ trunk/dports/xfce/xfwm4/Portfile 2014-08-02 08:01:36 UTC (rev 122931) @@ -27,4 +27,3 @@ # Don't do intltool's INTLTOOL_PERL dance configure.cmd ${prefix}/bin/xdt-autogen -configure.env-append XDT_PROG_LIBTOOLIZE=glibtoolize
participants (1)
-
afb@macports.org