From 18140b450c76fb2a0a0a57304652240f9a3db772 Mon Sep 17 00:00:00 2001 From: dholland Date: Sun, 9 Oct 2011 07:00:43 +0000 Subject: Oops, forgot to add pkg-config to USE_TOOLS --- x11/efltk/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11/efltk') diff --git a/x11/efltk/Makefile b/x11/efltk/Makefile index a3511f27a4d..962f10f4b50 100644 --- a/x11/efltk/Makefile +++ b/x11/efltk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2011/05/21 08:18:16 obache Exp $ +# $NetBSD: Makefile,v 1.22 2011/10/09 07:00:43 dholland Exp $ # DISTNAME= efltk-2.0.5 @@ -18,7 +18,7 @@ WRKSRC= ${WRKDIR}/efltk GNU_CONFIGURE= yes USE_LANGUAGES= c c++ USE_PKGLOCALEDIR= yes -USE_TOOLS+= gmake msgfmt +USE_TOOLS+= gmake msgfmt pkg-config USE_LIBTOOL= yes CONFIGURE_ARGS+= --enable-iconv -- cgit v1.2.3