summaryrefslogtreecommitdiff
path: root/net/gtk_wicontrol
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2007-01-08 16:16:38 +0000
committerjoerg <joerg@pkgsrc.org>2007-01-08 16:16:38 +0000
commit512af64c9428307b5ed1b23b3107a09c14c76d70 (patch)
tree5e0f2cf7fc2da0eab0c0f262194fe1678208bc01 /net/gtk_wicontrol
parente175998a74c9f32cd0d5a215fb11484b72bc6364 (diff)
downloadpkgsrc-512af64c9428307b5ed1b23b3107a09c14c76d70.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"