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
commitd3b96e01fe94124b4150a92f24b25c7e774186c8 (patch)
tree5e0f2cf7fc2da0eab0c0f262194fe1678208bc01 /net/gtk_wicontrol
parentd8a76e68fddba7ff74f147e7e6fe41c2b9d5efea (diff)
downloadpkgsrc-d3b96e01fe94124b4150a92f24b25c7e774186c8.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"