pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/x3270



Module Name:    pkgsrc
Committed By:   nia
Date:           Fri May 14 10:20:25 UTC 2021

Modified Files:
        pkgsrc/x11/x3270: Makefile

Log Message:
x3270: needs expat


To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 pkgsrc/x11/x3270/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/x11/x3270/Makefile
diff -u pkgsrc/x11/x3270/Makefile:1.44 pkgsrc/x11/x3270/Makefile:1.45
--- pkgsrc/x11/x3270/Makefile:1.44      Fri Jan  1 15:37:54 2021
+++ pkgsrc/x11/x3270/Makefile   Fri May 14 10:20:25 2021
@@ -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 @@ post-install:
        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