summaryrefslogtreecommitdiff
path: root/net/gtk_wicontrol
diff options
context:
space:
mode:
authorjoerg <joerg>2007-01-08 16:16:38 +0000
committerjoerg <joerg>2007-01-08 16:16:38 +0000
commitec31f168febced16b56c2127a2717ad0c15409c3 (patch)
tree5e0f2cf7fc2da0eab0c0f262194fe1678208bc01 /net/gtk_wicontrol
parent4cd3339f33780255090a41e29365936ff2f87d36 (diff)
downloadpkgsrc-ec31f168febced16b56c2127a2717ad0c15409c3.tar.gz
Modular Xorg support.
Diffstat (limited to 'net/gtk_wicontrol')
-rw-r--r--net/gtk_wicontrol/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/net/gtk_wicontrol/Makefile b/net/gtk_wicontrol/Makefile
index 857fcb34c5d..ab208e217c7 100644
--- a/net/gtk_wicontrol/Makefile
+++ b/net/gtk_wicontrol/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2006/06/09 06:37:51 joerg Exp $
+# $NetBSD: Makefile,v 1.22 2007/01/08 16:16:38 joerg Exp $
DISTNAME= gtk_wicontrol-0.17
PKGREVISION= 4
@@ -15,6 +15,9 @@ USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
USE_TOOLS+= gmake msgfmt
+BUILDLINK_DEPMETHOD.libXt?= build
+
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../x11/gtk/buildlink3.mk"
+.include "../../x11/libXt/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"