pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/ebview Need pkg-config to build.
details: https://anonhg.NetBSD.org/pkgsrc/rev/9a516f63f859
branches: trunk
changeset: 536608:9a516f63f859
user: obache <obache%pkgsrc.org@localhost>
date: Tue Dec 18 00:24:31 2007 +0000
description:
Need pkg-config to build.
diffstat:
textproc/ebview/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r bc006a10cd3c -r 9a516f63f859 textproc/ebview/Makefile
--- a/textproc/ebview/Makefile Tue Dec 18 00:16:56 2007 +0000
+++ b/textproc/ebview/Makefile Tue Dec 18 00:24:31 2007 +0000
@@ -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 @@
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"
Home |
Main Index |
Thread Index |
Old Index