pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/xcompmgr Add buildlink3 files for two missing depe...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a6f414316475
branches:  trunk
changeset: 481381:a6f414316475
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Oct 03 00:50:52 2004 +0000

description:
Add buildlink3 files for two missing dependencies.
XXX: more dependencies missing, packages are in pkgsrc-wip.

diffstat:

 x11/xcompmgr/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 6bc137ee0a27 -r a6f414316475 x11/xcompmgr/Makefile
--- a/x11/xcompmgr/Makefile     Sun Oct 03 00:49:38 2004 +0000
+++ b/x11/xcompmgr/Makefile     Sun Oct 03 00:50:52 2004 +0000
@@ -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 @@
        ${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"



Home | Main Index | Thread Index | Old Index