pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/863dfb7c44bc
branches:  trunk
changeset: 529955:863dfb7c44bc
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Wed Jun 13 20:23:41 2007 +0000

description:
Needs pkg-config.

diffstat:

 wm/sawfish/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r ac28173912d2 -r 863dfb7c44bc wm/sawfish/Makefile
--- a/wm/sawfish/Makefile       Wed Jun 13 20:15:22 2007 +0000
+++ b/wm/sawfish/Makefile       Wed Jun 13 20:23:41 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.42 2007/06/05 08:51:15 tnn Exp $
+# $NetBSD: Makefile,v 1.43 2007/06/13 20:23:41 joerg Exp $
 #
 
 DISTNAME=              sawfish-${SF_VERS}
@@ -23,7 +23,7 @@
 GNU_CONFIGURE=         yes
 CONFIGURE_ARGS+=       --disable-themer
 
-USE_TOOLS+=            gmake makeinfo msgfmt
+USE_TOOLS+=            gmake makeinfo msgfmt pkg-config
 USE_DIRS+=             gnome2-1.5
 USE_PKGLOCALEDIR=      yes
 



Home | Main Index | Thread Index | Old Index