pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/wm/qvwm Modular Xorg support.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/eb518053e1e4
branches:  trunk
changeset: 523792:eb518053e1e4
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Sat Jan 13 16:09:13 2007 +0000

description:
Modular Xorg support.

diffstat:

 wm/qvwm/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r bb86467dc582 -r eb518053e1e4 wm/qvwm/Makefile
--- a/wm/qvwm/Makefile  Sat Jan 13 15:41:40 2007 +0000
+++ b/wm/qvwm/Makefile  Sat Jan 13 16:09:13 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2007/01/07 09:14:15 rillig Exp $
+# $NetBSD: Makefile,v 1.31 2007/01/13 16:09:13 joerg Exp $
 #
 
 DISTNAME=      qvwm-1.1.12
@@ -22,5 +22,7 @@
 .include "options.mk"
 .include "../../audio/esound/buildlink3.mk"
 .include "../../graphics/imlib/buildlink3.mk"
+.include "../../x11/libXext/buildlink3.mk"
 .include "../../x11/libXpm/buildlink3.mk"
+.include "../../x11/xextproto/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index