pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/databases/shared-mime-info USE_TOOLS+= xgettext
details: https://anonhg.NetBSD.org/pkgsrc/rev/c1b184f85e47
branches: trunk
changeset: 532686:c1b184f85e47
user: gdt <gdt%pkgsrc.org@localhost>
date: Wed Aug 29 12:45:57 2007 +0000
description:
USE_TOOLS+= xgettext
This still fails on netbsd-3 because base gettext is too old.
diffstat:
databases/shared-mime-info/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 800cd1340c97 -r c1b184f85e47 databases/shared-mime-info/Makefile
--- a/databases/shared-mime-info/Makefile Wed Aug 29 06:40:02 2007 +0000
+++ b/databases/shared-mime-info/Makefile Wed Aug 29 12:45:57 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2006/12/02 22:33:00 jschauma Exp $
+# $NetBSD: Makefile,v 1.27 2007/08/29 12:45:57 gdt Exp $
#
DISTNAME= shared-mime-info-0.19
@@ -15,7 +15,7 @@
USE_LANGUAGES+= c99
USE_LIBTOOL= YES
USE_PKGLOCALEDIR= YES
-USE_TOOLS+= gmake intltool msgfmt pkg-config
+USE_TOOLS+= gmake intltool msgfmt pkg-config xgettext
CONFIGURE_ARGS+= --disable-update-mimedb
Home |
Main Index |
Thread Index |
Old Index