summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authormarkd <markd>2009-02-11 21:27:52 +0000
committermarkd <markd>2009-02-11 21:27:52 +0000
commitf150d010f191ad4b1e5f7b2fb98da6eeb20b3709 (patch)
tree8270528c42738dd8564ed3c443aa958aa4acfd04 /x11
parent76b9dff4d07c36274c96d29269178f5e86aa13ff (diff)
downloadpkgsrc-f150d010f191ad4b1e5f7b2fb98da6eeb20b3709.tar.gz
Drop the explicit libXt dependency - comes from QT.
Diffstat (limited to 'x11')
-rw-r--r--x11/kmessage/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/kmessage/Makefile b/x11/kmessage/Makefile
index 106ee583d54..4c51109e79c 100644
--- a/x11/kmessage/Makefile
+++ b/x11/kmessage/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2009/02/11 21:22:29 markd Exp $
+# $NetBSD: Makefile,v 1.24 2009/02/11 21:27:52 markd Exp $
DISTNAME= kmessage-0.1
PKGREVISION= 13
@@ -19,5 +19,4 @@ GNU_CONFIGURE= YES
.include "../../meta-pkgs/kde3/kde3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../x11/kdelibs3/buildlink3.mk"
-.include "../../x11/libXt/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"