summaryrefslogtreecommitdiff
path: root/x11/xcompmgr
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2004-10-03 00:50:52 +0000
committerwiz <wiz@pkgsrc.org>2004-10-03 00:50:52 +0000
commit475b111156fd2f035e30af23f8993e4b9cdbd2b1 (patch)
treef98841f32142faad757bd09efdb6c046810a02ca /x11/xcompmgr
parent6ac4f812c35e154903fe854467250ff1cb6681f3 (diff)
downloadpkgsrc-475b111156fd2f035e30af23f8993e4b9cdbd2b1.tar.gz
Add buildlink3 files for two missing dependencies.
XXX: more dependencies missing, packages are in pkgsrc-wip.
Diffstat (limited to 'x11/xcompmgr')
-rw-r--r--x11/xcompmgr/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/xcompmgr/Makefile b/x11/xcompmgr/Makefile
index 7ca119e459d..21c34d854e3 100644
--- a/x11/xcompmgr/Makefile
+++ b/x11/xcompmgr/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2004/10/03 00:18:39 tv Exp $
+# $NetBSD: Makefile,v 1.3 2004/10/03 00:50:52 wiz Exp $
#
DISTNAME= xcompmgr-cvs-20040914
@@ -25,6 +25,8 @@ pre-configure:
${AUTOCONF}
.include "../../devel/pkgconfig/buildlink3.mk"
+.include "../../x11/Xcomposite/buildlink3.mk"
.include "../../x11/Xrender/buildlink3.mk"
+.include "../../x11/compositeext/buildlink3.mk"
.include "../../mk/automake.mk"
.include "../../mk/bsd.pkg.mk"