Revision: 145299 https://trac.macports.org/changeset/145299 Author: mcalhoun@macports.org Date: 2016-01-30 20:54:24 -0800 (Sat, 30 Jan 2016) Log Message: ----------- xindy: allow universal build (fixes #50383; maintainer timeout) Modified Paths: -------------- trunk/dports/tex/xindy/Portfile Modified: trunk/dports/tex/xindy/Portfile =================================================================== --- trunk/dports/tex/xindy/Portfile 2016-01-31 04:47:31 UTC (rev 145298) +++ trunk/dports/tex/xindy/Portfile 2016-01-31 04:54:24 UTC (rev 145299) @@ -28,6 +28,10 @@ # requires clisp, which only supports these architectures supported_archs i386 ppc x86_64 +# compiled part of xindy (tex2xindy) can be universal +# clisp is called in the xindy Perl script +depends_skip_archcheck clisp + depends_lib port:clisp checksums rmd160 8b888c589720c081720010a55e48d00e33fe0ad9 \
participants (1)
-
mcalhoun@macports.org