summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authorjoerg <joerg>2007-01-11 10:46:49 +0000
committerjoerg <joerg>2007-01-11 10:46:49 +0000
commit4850664f53f91d671ac2e27541d6948d14d876cc (patch)
treec9123065098efd0ed426f5842459986bf9f7e135 /chat
parent9bc4d02fd1be5cf6ed1b3bfdd0526936d7e8d5a5 (diff)
downloadpkgsrc-4850664f53f91d671ac2e27541d6948d14d876cc.tar.gz
Modular Xorg support.
Diffstat (limited to 'chat')
-rw-r--r--chat/gossip/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/gossip/Makefile b/chat/gossip/Makefile
index 8d62b4fa94b..7e7da9ef412 100644
--- a/chat/gossip/Makefile
+++ b/chat/gossip/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.50 2006/09/16 12:20:35 jmmv Exp $
+# $NetBSD: Makefile,v 1.51 2007/01/11 10:46:49 joerg Exp $
#
DISTNAME= gossip-0.10.2
@@ -42,4 +42,5 @@ INSTALL_MAKE_FLAGS+= ${MAKE_FLAGS} sysconfdir=${EGDIR}
.include "../../textproc/libxslt/buildlink3.mk"
.include "../../textproc/scrollkeeper/omf.mk"
.include "../../x11/gtk2/buildlink3.mk"
+.include "../../x11/libXScrnSaver/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"