[116592] trunk/dports/x11/fluxbox/Portfile
ryandesign at macports.org
ryandesign at macports.org
Wed Jan 29 11:05:39 PST 2014
Revision: 116592
https://trac.macports.org/changeset/116592
Author: ryandesign at macports.org
Date: 2014-01-29 11:05:39 -0800 (Wed, 29 Jan 2014)
Log Message:
-----------
fluxbox: fix build failure on Mountain Lion and later due to 'sed: RE error: illegal byte sequence' (#37264; maintainer timeout)
Modified Paths:
--------------
trunk/dports/x11/fluxbox/Portfile
Modified: trunk/dports/x11/fluxbox/Portfile
===================================================================
--- trunk/dports/x11/fluxbox/Portfile 2014-01-29 18:24:57 UTC (rev 116591)
+++ trunk/dports/x11/fluxbox/Portfile 2014-01-29 19:05:39 UTC (rev 116592)
@@ -35,4 +35,4 @@
use_autoreconf yes
autoreconf.args -fv
-configure.args --mandir=${prefix}/share/man
+configure.args ac_cv_prog_regex_cmd="LC_CTYPE=C sed"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140129/620c1215/attachment.html>
More information about the macports-changes
mailing list