pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/x3270 needs iconv(3)
details: https://anonhg.NetBSD.org/pkgsrc/rev/3369019e13a5
branches: trunk
changeset: 648550:3369019e13a5
user: tnn <tnn%pkgsrc.org@localhost>
date: Sun Mar 15 15:18:17 2015 +0000
description:
needs iconv(3)
diffstat:
x11/x3270/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 7da4c2510754 -r 3369019e13a5 x11/x3270/Makefile
--- a/x11/x3270/Makefile Sun Mar 15 15:15:30 2015 +0000
+++ b/x11/x3270/Makefile Sun Mar 15 15:18:17 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.39 2014/06/01 18:47:24 wiz Exp $
+# $NetBSD: Makefile,v 1.40 2015/03/15 15:18:17 tnn Exp $
DISTNAME= suite3270-3.3.14ga11-src
PKGNAME= x3270-3.3.14ga11
@@ -29,6 +29,7 @@
CONF_FILES= ${EGDIR}/ibm_hosts ${PKG_SYSCONFDIR}/ibm_hosts
INSTALLATION_DIRS+= ${EGDIR}
+.include "../../converters/libiconv/buildlink3.mk"
.include "../../security/openssl/buildlink3.mk"
.include "../../x11/libXaw/buildlink3.mk"
.include "../../x11/libXt/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index