pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/x3270 x3270: needs expat



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8f5c107e49b0
branches:  trunk
changeset: 452639:8f5c107e49b0
user:      nia <nia%pkgsrc.org@localhost>
date:      Fri May 14 10:20:25 2021 +0000

description:
x3270: needs expat

diffstat:

 x11/x3270/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r f6fab8538ea3 -r 8f5c107e49b0 x11/x3270/Makefile
--- a/x11/x3270/Makefile        Fri May 14 10:19:45 2021 +0000
+++ b/x11/x3270/Makefile        Fri May 14 10:20:25 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.44 2021/01/01 15:37:54 rhialto Exp $
+# $NetBSD: Makefile,v 1.45 2021/05/14 10:20:25 nia Exp $
 
 DISTNAME=      suite3270-4.0ga13-src
 PKGNAME=       x3270-4.0ga13
@@ -40,7 +40,7 @@
        fi
 
 .include "options.mk"
-
 .include "../../converters/libiconv/buildlink3.mk"
 .include "../../security/openssl/buildlink3.mk"
+.include "../../textproc/expat/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index