summaryrefslogtreecommitdiff
path: root/x11/kterm
diff options
context:
space:
mode:
authorobache <obache>2008-05-11 07:18:58 +0000
committerobache <obache>2008-05-11 07:18:58 +0000
commitc7940bdebc169274958ee65184432dd1c91420fc (patch)
tree3540744f1fb4fb973ae3415919b29f078d232b85 /x11/kterm
parentdae9eed485d834143a7d1afaeb34364df69402f2 (diff)
downloadpkgsrc-c7940bdebc169274958ee65184432dd1c91420fc.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"