pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/wmmemmon Modular Xorg support.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9f54db81da8d
branches:  trunk
changeset: 524322:9f54db81da8d
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Tue Jan 23 16:17:23 2007 +0000

description:
Modular Xorg support.

diffstat:

 sysutils/wmmemmon/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r f2f190ef0e1d -r 9f54db81da8d sysutils/wmmemmon/Makefile
--- a/sysutils/wmmemmon/Makefile        Tue Jan 23 15:51:53 2007 +0000
+++ b/sysutils/wmmemmon/Makefile        Tue Jan 23 16:17:23 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2006/12/15 20:33:01 joerg Exp $
+# $NetBSD: Makefile,v 1.8 2007/01/23 16:17:23 joerg Exp $
 #
 
 DISTNAME=      wmmemmon-1.0.1
@@ -12,5 +12,7 @@
 
 GNU_CONFIGURE=         YES
 
+.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