summaryrefslogtreecommitdiff
path: root/x11/xcompmgr
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2004-10-08 04:45:43 +0000
committerxtraeme <xtraeme@pkgsrc.org>2004-10-08 04:45:43 +0000
commit7374c7230c50cb4435140ac4932c66639e2dae87 (patch)
treed358d579c81b3f74672d38dd2a864f821b39c1b6 /x11/xcompmgr
parent41f1e779b995721147fd7e2f666f918e68b91586 (diff)
downloadpkgsrc-7374c7230c50cb4435140ac4932c66639e2dae87.tar.gz
Back out previous, I was really really wrong!
Diffstat (limited to 'x11/xcompmgr')
-rw-r--r--x11/xcompmgr/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/xcompmgr/Makefile b/x11/xcompmgr/Makefile
index f332f7a2b36..0d61dbd1d88 100644
--- a/x11/xcompmgr/Makefile
+++ b/x11/xcompmgr/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2004/10/08 04:28:16 xtraeme Exp $
+# $NetBSD: Makefile,v 1.6 2004/10/08 04:45:43 xtraeme Exp $
#
DISTNAME= xcompmgr-cvs-20040914
@@ -34,5 +34,6 @@ pre-configure:
.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"