From a70046c92aa9310aac99405bccfb9431df0a979f Mon Sep 17 00:00:00 2001 From: joerg Date: Wed, 13 Jun 2007 20:23:41 +0000 Subject: Needs pkg-config. --- wm/sawfish/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'wm/sawfish') diff --git a/wm/sawfish/Makefile b/wm/sawfish/Makefile index 3433e2b67d0..23a6b00673f 100644 --- a/wm/sawfish/Makefile +++ b/wm/sawfish/Makefile @@ -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 @@ MAKE_ENV+= REP_ENV_PKGSRC=${REP_ENV_PKGSRC:Q} 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 -- cgit v1.2.3