libgsf: use system perl on darwin

This commit is contained in:
Tony Theodore 2018-03-02 08:14:47 +11:00
parent bac1bb8eff
commit 35bee25b0b
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@ define $(PKG)_BUILD
--with-zlib \
--with-bz2 \
--with-gio \
$(shell [ `uname -s` == Darwin ] && echo "INTLTOOL_PERL=/usr/bin/perl") \
PKG_CONFIG='$(PREFIX)/bin/$(TARGET)-pkg-config'
$(MAKE) -C '$(1)' -j '$(JOBS)' install-pkgconfigDATA
$(MAKE) -C '$(1)/gsf' -j '$(JOBS)' install bin_PROGRAMS= sbin_PROGRAMS= noinst_PROGRAMS=