Path to this page:
Subject: CVS commit: [pkgsrc-2017Q1] pkgsrc/converters/libiconv
From: Benny Siegert
Date: 2017-04-01 16:59:21
Message id: 20170401145921.9AE70FBE4@cvs.NetBSD.org
Log Message:
Pullup ticket #5226 - requested by sevan
converters/libiconv: build fix
Revisions pulled up:
- converters/libiconv/Makefile 1.66
---
Module Name: pkgsrc
Committed By: jperkin
Date: Thu Mar 30 12:40:31 UTC 2017
Modified Files:
pkgsrc/converters/libiconv: Makefile
Log Message:
Explicitly override iconv checks on SunOS, as GNU libiconv will change its
own signature based on whether it finds itself already installed somewhere,
which then breaks software (e.g. QT) which assumes its native signature.
Restricted to SunOS for now as that's where it has been tested with positive
results, but likely will be useful everywhere.
Bump PKGREVISION.
Files: