pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: pkgsrc/converters/php-iconv



* On 2024-10-03 at 12:15 BST, Adam Ciarcinski wrote:

Module Name:    pkgsrc
Committed By:   adam
Date:           Wed Sep 25 07:30:54 UTC 2024

Modified Files:
        pkgsrc/converters/php-iconv: Makefile

Log Message:
php-iconv: allow building on Darwin without Command Line Tools

This doesn't work. You can't test BUILDLINK_PREFIX as it's hidden behind the barrier:

  $ cd converters/php-iconv
  $ bmake pbulk-index
  bmake: "/work/cvs/pkgsrc/converters/php-iconv/Makefile" line 27: Malformed conditional '${OPSYS} == "Darwin" && ${BUILDLINK_PREFIX.iconv} == "/usr" && !exists(/usr/include/iconv.h)'
  bmake: Fatal errors encountered -- cannot continue

You'll need to figure out a different solution.

--
Jonathan Perkin   -   mnx.io   -   pkgsrc.smartos.org
Open Source Complete Cloud   www.tritondatacenter.com



Home | Main Index | Thread Index | Old Index