summaryrefslogtreecommitdiff
path: root/x11/kterm
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2008-05-11 07:18:58 +0000
committerobache <obache@pkgsrc.org>2008-05-11 07:18:58 +0000
commite2e54bca24d4483b8c45edd5bbd8c2ab8c4a8f0a (patch)
tree3540744f1fb4fb973ae3415919b29f078d232b85 /x11/kterm
parentd17e456a387bd4c9bdd561f5d729f1bbe8fecdff (diff)
downloadpkgsrc-e2e54bca24d4483b8c45edd5bbd8c2ab8c4a8f0a.tar.gz
Not depend libXp directly.
Diffstat (limited to 'x11/kterm')
-rw-r--r--x11/kterm/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/kterm/Makefile b/x11/kterm/Makefile
index 822a43082ed..a3ee656f46d 100644
--- a/x11/kterm/Makefile
+++ b/x11/kterm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.40 2007/06/15 14:29:41 jlam Exp $
+# $NetBSD: Makefile,v 1.41 2008/05/11 07:18:58 obache Exp $
DISTNAME= kterm-6.2.0
PKGREVISION= 10
@@ -40,6 +40,5 @@ post-patch:
@${PATCH} ${PATCH_ARGS} < ${FILESDIR:Q}/patch-xaw3d
.endif
-.include "../../x11/libXp/buildlink3.mk"
.include "../../mk/xaw.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"