summaryrefslogtreecommitdiff
path: root/x11/kterm
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2008-12-12 00:20:39 +0000
committertaca <taca@pkgsrc.org>2008-12-12 00:20:39 +0000
commit0df527c7c8871b615085ed92a8160ac0ecfad39a (patch)
tree4e4ae68de31c1cf006e257914709f1c2f297c4df /x11/kterm
parent4d79acde3aa0c51696f7c548aa154364901a0dbc (diff)
downloadpkgsrc-0df527c7c8871b615085ed92a8160ac0ecfad39a.tar.gz
Fix build problem with adding including x11/libXp/buildlink3.mk.
Diffstat (limited to 'x11/kterm')
-rw-r--r--x11/kterm/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/kterm/Makefile b/x11/kterm/Makefile
index afbc327c322..93c62ddd8f1 100644
--- a/x11/kterm/Makefile
+++ b/x11/kterm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.43 2008/11/10 17:21:38 wiz Exp $
+# $NetBSD: Makefile,v 1.44 2008/12/12 00:20:39 taca Exp $
DISTNAME= kterm-6.2.0
PKGREVISION= 11
@@ -43,4 +43,5 @@ post-patch:
.endif
.include "../../mk/xaw.buildlink3.mk"
+.include "../../x11/libXp/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"