pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/wm/cwm Needs pkg-config.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b44a73709dd5
branches:  trunk
changeset: 514349:b44a73709dd5
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Sun Jun 11 13:05:11 2006 +0000

description:
Needs pkg-config.

diffstat:

 wm/cwm/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 5875147eb378 -r b44a73709dd5 wm/cwm/Makefile
--- a/wm/cwm/Makefile   Sun Jun 11 12:56:19 2006 +0000
+++ b/wm/cwm/Makefile   Sun Jun 11 13:05:11 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2006/03/04 21:30:54 jlam Exp $
+# $NetBSD: Makefile,v 1.5 2006/06/11 13:05:11 joerg Exp $
 #
 
 DISTNAME=      cwm-3
@@ -11,6 +11,7 @@
 COMMENT=       Window manager for X11 initially inspired by evilwm
 
 GNU_CONFIGURE= yes
+USE_TOOLS+=    pkg-config
 
 .include "../../fonts/Xft2/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index