pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/xkeyboard-config Fixed tools definition, as report...
details: https://anonhg.NetBSD.org/pkgsrc/rev/6f52692253b9
branches: trunk
changeset: 537276:6f52692253b9
user: rillig <rillig%pkgsrc.org@localhost>
date: Sat Jan 05 20:55:28 2008 +0000
description:
Fixed tools definition, as reported by pkglint.
diffstat:
x11/xkeyboard-config/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (21 lines):
diff -r 2d157e5e8d97 -r 6f52692253b9 x11/xkeyboard-config/Makefile
--- a/x11/xkeyboard-config/Makefile Sat Jan 05 20:53:18 2008 +0000
+++ b/x11/xkeyboard-config/Makefile Sat Jan 05 20:55:28 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2007/12/24 08:01:07 bjs Exp $
+# $NetBSD: Makefile,v 1.5 2008/01/05 20:55:28 rillig Exp $
#
DISTNAME= xkeyboard-config-20071217
@@ -17,9 +17,9 @@
GNU_CONFIGURE= yes
USE_LANGUAGES= # none
-USE_TOOLS+= libtool
+USE_LIBTOOL= yes
USE_TOOLS+= gmake intltool perl:build automake
-USE_TOOLS+= msgfmt msgmerge xgettext
+USE_TOOLS+= msgfmt msgmerge xgettext intltoolize autoreconf
CONFIGURE_ARGS+= --with-xkb-rules-symlink=xfree86,xorg
CONFIGURE_ARGS+= --with-xkb-base=${XKBBASE:Q}
Home |
Main Index |
Thread Index |
Old Index