pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/swath swath: Requires libiconv.
details: https://anonhg.NetBSD.org/pkgsrc/rev/a1e1dda77a67
branches: trunk
changeset: 390036:a1e1dda77a67
user: jperkin <jperkin%pkgsrc.org@localhost>
date: Thu Dec 15 10:38:32 2022 +0000
description:
swath: Requires libiconv.
diffstat:
textproc/swath/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (16 lines):
diff -r 8e0fcb67d131 -r a1e1dda77a67 textproc/swath/Makefile
--- a/textproc/swath/Makefile Thu Dec 15 10:38:17 2022 +0000
+++ b/textproc/swath/Makefile Thu Dec 15 10:38:32 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2020/08/28 19:35:46 scole Exp $
+# $NetBSD: Makefile,v 1.11 2022/12/15 10:38:32 jperkin Exp $
#
DISTNAME= swath-0.6.1
@@ -23,5 +23,6 @@
post-configure:
cd ${WRKSRC} && ${TOUCH} lib/libcompat.la
+.include "../../converters/libiconv/buildlink3.mk"
.include "../../devel/libdatrie/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index