pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/zenity zenity: Add itstool to fix build. Remove un...
details: https://anonhg.NetBSD.org/pkgsrc/rev/a98bf37293d9
branches: trunk
changeset: 451903:a98bf37293d9
user: cirnatdan <cirnatdan%pkgsrc.org@localhost>
date: Mon May 03 18:18:31 2021 +0000
description:
zenity: Add itstool to fix build. Remove unnecessary gnome-common dep
diffstat:
x11/zenity/Makefile | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diffs (20 lines):
diff -r 5309211333c7 -r a98bf37293d9 x11/zenity/Makefile
--- a/x11/zenity/Makefile Mon May 03 17:55:32 2021 +0000
+++ b/x11/zenity/Makefile Mon May 03 18:18:31 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.96 2021/03/30 11:00:38 cirnatdan Exp $
+# $NetBSD: Makefile,v 1.97 2021/05/03 18:18:31 cirnatdan Exp $
#
DISTNAME= zenity-3.32.0
@@ -14,9 +14,8 @@
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
USE_TOOLS+= gmake intltool msgfmt pkg-config autoreconf autoconf
-USE_TOOLS+= automake gm4 aclocal xgettext autopoint
+USE_TOOLS+= automake gm4 aclocal xgettext autopoint itstool
-BUILD_DEPENDS+= gnome-common-[0-9]*:../../devel/gnome-common
BUILD_DEPENDS+= yelp-tools-[0-9]*:../../textproc/yelp-tools
pre-configure:
Home |
Main Index |
Thread Index |
Old Index