summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorobache <obache>2008-05-11 07:18:58 +0000
committerobache <obache>2008-05-11 07:18:58 +0000
commit6636be6f3f149fe21af82c4ca9559cf8addb889a (patch)
tree3540744f1fb4fb973ae3415919b29f078d232b85 /x11
parentc2523c06c6c3a78474b4e602a4ef3da06622a668 (diff)
downloadpkgsrc-6636be6f3f149fe21af82c4ca9559cf8addb889a.tar.gz
Not depend libXp directly.
Diffstat (limited to 'x11')
-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"