pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/zenity zenity: Remove unused(?) build dependency
details: https://anonhg.NetBSD.org/pkgsrc/rev/dd46659c58b0
branches: trunk
changeset: 770283:dd46659c58b0
user: cirnatdan <cirnatdan%pkgsrc.org@localhost>
date: Sun Nov 28 14:49:33 2021 +0000
description:
zenity: Remove unused(?) build dependency
diffstat:
x11/zenity/Makefile | 9 +++------
1 files changed, 3 insertions(+), 6 deletions(-)
diffs (25 lines):
diff -r cc45593ffdf8 -r dd46659c58b0 x11/zenity/Makefile
--- a/x11/zenity/Makefile Sun Nov 28 14:48:31 2021 +0000
+++ b/x11/zenity/Makefile Sun Nov 28 14:49:33 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.100 2021/11/23 13:38:29 cirnatdan Exp $
+# $NetBSD: Makefile,v 1.101 2021/11/28 14:49:33 cirnatdan Exp $
#
DISTNAME= zenity-3.41.0
@@ -11,13 +11,10 @@
COMMENT= Display GNOME dialogs from the command line
LICENSE= gnu-lgpl-v2.1
-USE_PKGLOCALEDIR= yes
-GNU_CONFIGURE= yes
-USE_TOOLS+= intltool msgfmt pkg-config
-USE_TOOLS+= automake gm4 aclocal xgettext autopoint itstool
+USE_TOOLS+= pkg-config
+USE_TOOLS+= itstool
TOOL_DEPENDS+= yelp-tools-[0-9]*:../../textproc/yelp-tools
-TOOL_DEPENDS+= autoconf-archive-[0-9]*:../../devel/autoconf-archive
REPLACE_INTERPRETER+= perl5
REPLACE.perl5.old= @PERL@
Home |
Main Index |
Thread Index |
Old Index