summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorjoerg <joerg>2007-01-11 10:35:40 +0000
committerjoerg <joerg>2007-01-11 10:35:40 +0000
commitdaeb07e749d57abc4ef4403547209122483c3322 (patch)
tree979501ba8d2a04ec389681ccf33086800078aeb6 /misc
parentab32745108a7dc10f7741e0d951676066e6eb2b8 (diff)
downloadpkgsrc-daeb07e749d57abc4ef4403547209122483c3322.tar.gz
Modular Xorg support.
Diffstat (limited to 'misc')
-rw-r--r--misc/gkrellm-leds/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/gkrellm-leds/Makefile b/misc/gkrellm-leds/Makefile
index b1abbbf55ca..1850d358242 100644
--- a/misc/gkrellm-leds/Makefile
+++ b/misc/gkrellm-leds/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2006/04/17 13:46:40 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2007/01/11 10:37:52 joerg Exp $
#
DISTNAME= gkleds-0.8.2
@@ -18,4 +18,5 @@ USE_LIBTOOL= YES
CONFIGURE_ARGS+= --libdir=${PREFIX}/lib/gkrellm2/plugins
.include "../../sysutils/gkrellm/buildlink3.mk"
+.include "../../x11/libXtst/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"