pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/libthai libthai: Requires libiconv.
details: https://anonhg.NetBSD.org/pkgsrc/rev/5f8e3dbb26c2
branches: trunk
changeset: 390028:5f8e3dbb26c2
user: jperkin <jperkin%pkgsrc.org@localhost>
date: Thu Dec 15 10:34:30 2022 +0000
description:
libthai: Requires libiconv.
diffstat:
devel/libthai/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (16 lines):
diff -r 70050ab1046d -r 5f8e3dbb26c2 devel/libthai/Makefile
--- a/devel/libthai/Makefile Thu Dec 15 10:34:05 2022 +0000
+++ b/devel/libthai/Makefile Thu Dec 15 10:34:30 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2020/03/24 17:09:26 nia Exp $
+# $NetBSD: Makefile,v 1.21 2022/12/15 10:34:30 jperkin Exp $
DISTNAME= libthai-0.1.28
CATEGORIES= devel
@@ -17,5 +17,6 @@
PKGCONFIG_OVERRIDE+= libthai.pc.in
TEST_TARGET= check
+.include "../../converters/libiconv/buildlink3.mk"
.include "../../devel/libdatrie/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index