summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2004-10-08 04:45:43 +0000
committerxtraeme <xtraeme>2004-10-08 04:45:43 +0000
commitaa7d45389df9d93e95928b4c8c35349bb7a113cd (patch)
treed358d579c81b3f74672d38dd2a864f821b39c1b6 /x11
parent8540f1007d391db9517370e63e73d4ab98f23bf6 (diff)
downloadpkgsrc-aa7d45389df9d93e95928b4c8c35349bb7a113cd.tar.gz
Back out previous, I was really really wrong!
Diffstat (limited to 'x11')
-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"