summaryrefslogtreecommitdiff
path: root/textproc/ebview
diff options
context:
space:
mode:
authorobache <obache>2007-12-18 00:24:31 +0000
committerobache <obache>2007-12-18 00:24:31 +0000
commit9b4134327715d1bd64ac536a6dd77e3ea73d3098 (patch)
tree22842828302ba1ea16a06757b17b68a2d3102e08 /textproc/ebview
parent3835aec4c6e41dc798e56fac110c6f19e4165098 (diff)
downloadpkgsrc-9b4134327715d1bd64ac536a6dd77e3ea73d3098.tar.gz
Need pkg-config to build.
Diffstat (limited to 'textproc/ebview')
-rw-r--r--textproc/ebview/Makefile4
1 files changed, 2 insertions, 2 deletions
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"