Revision: 144337 https://trac.macports.org/changeset/144337 Author: afb@macports.org Date: 2016-01-06 12:38:35 -0800 (Wed, 06 Jan 2016) Log Message: ----------- xfconf: remove perl versioned dependencies Modified Paths: -------------- trunk/dports/xfce/xfconf/Portfile Modified: trunk/dports/xfce/xfconf/Portfile =================================================================== --- trunk/dports/xfce/xfconf/Portfile 2016-01-06 19:21:10 UTC (rev 144336) +++ trunk/dports/xfce/xfconf/Portfile 2016-01-06 20:38:35 UTC (rev 144337) @@ -26,6 +26,11 @@ port:xorg-libsm port:xorg-libX11 \ port:gtk2 +# remove INTLTOOL_PERL +use_autoconf yes + +configure.args --disable-perl-bindings + platform darwin { configure.args-append --disable-visibility }