summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2021-05-14 10:20:25 +0000
committernia <nia@pkgsrc.org>2021-05-14 10:20:25 +0000
commit36bb7d617815a7811596b37a47ffee43721d23bf (patch)
tree3d95f7104cd2f2c53352d62177bea78b6270aa40 /x11
parentaa4427a84b776afdfe54cda7ecf62fd42ccfe2be (diff)
downloadpkgsrc-36bb7d617815a7811596b37a47ffee43721d23bf.tar.gz
x3270: needs expat
Diffstat (limited to 'x11')
-rw-r--r--x11/x3270/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/x3270/Makefile b/x11/x3270/Makefile
index 426ca9798ba..b4ea99df2d3 100644
--- a/x11/x3270/Makefile
+++ b/x11/x3270/Makefile
@@ -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"