summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorwiz <wiz>2004-10-03 00:50:52 +0000
committerwiz <wiz>2004-10-03 00:50:52 +0000
commit2824b2e5217b6e353d59c282cf67098cb01be8c1 (patch)
treef98841f32142faad757bd09efdb6c046810a02ca /x11
parent04165090fed9db5c7c26e51137c20d37310671f4 (diff)
downloadpkgsrc-2824b2e5217b6e353d59c282cf67098cb01be8c1.tar.gz
Add buildlink3 files for two missing dependencies.
XXX: more dependencies missing, packages are in pkgsrc-wip.
Diffstat (limited to 'x11')
-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"