From e4b4027a0abb329bf70d79093a8205f676e30344 Mon Sep 17 00:00:00 2001 From: obache Date: Tue, 18 Dec 2007 00:24:31 +0000 Subject: Need pkg-config to build. --- textproc/ebview/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'textproc') diff --git a/textproc/ebview/Makefile b/textproc/ebview/Makefile index f134587c5b4..4c899870920 100644 --- a/textproc/ebview/Makefile +++ b/textproc/ebview/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2007/12/12 08:34:16 obache Exp $ +# $NetBSD: Makefile,v 1.2 2007/12/18 00:24:31 obache Exp $ DISTNAME= ebview-0.3.6 CATEGORIES= textproc @@ -9,7 +9,7 @@ HOMEPAGE= http://ebview.sourceforge.net/ COMMENT= GTK2 based EPWING dictionary browser USE_PKGLOCALEDIR= YES -USE_TOOLS+= gmake +USE_TOOLS+= gmake pkg-config GNU_CONFIGURE= YES .include "../../converters/libiconv/buildlink3.mk" -- cgit v1.2.3