You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
xmlto: Ensure macOS bash is used
Closes: https://trac.macports.org/ticket/71720
This commit is contained in:
@@ -4,7 +4,7 @@ PortSystem 1.0
|
||||
|
||||
name xmlto
|
||||
version 0.0.29
|
||||
revision 1
|
||||
revision 2
|
||||
categories textproc
|
||||
license GPL-2+
|
||||
installs_libs no
|
||||
@@ -53,6 +53,7 @@ configure.env-append \
|
||||
GETOPT=${prefix}/bin/getopt \
|
||||
PAPER_CONF=${prefix}/bin/paperconf \
|
||||
XMLLINT=${prefix}/bin/xmllint \
|
||||
XMLTO_BASH_PATH=/bin/bash \
|
||||
XSLTPROC=${prefix}/bin/xsltproc \
|
||||
FOP=${prefix}/bin/fop \
|
||||
W3M=${prefix}/bin/w3m
|
||||
|
||||
Reference in New Issue
Block a user