summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorcirnatdan <cirnatdan@pkgsrc.org>2021-05-03 18:18:31 +0000
committercirnatdan <cirnatdan@pkgsrc.org>2021-05-03 18:18:31 +0000
commit120a3288098c730b369336522bd5aaac906152c8 (patch)
treeaf7bc1f66526c2521bd042cdf379ba9b2d22f1d6 /x11
parent0ee64da42cd4f26d4bbb947a9170ee143ecccb91 (diff)
downloadpkgsrc-120a3288098c730b369336522bd5aaac906152c8.tar.gz
zenity: Add itstool to fix build. Remove unnecessary gnome-common dep
Diffstat (limited to 'x11')
-rw-r--r--x11/zenity/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/zenity/Makefile b/x11/zenity/Makefile
index 4e206de7e49..68b39271dc0 100644
--- a/x11/zenity/Makefile
+++ b/x11/zenity/Makefile
@@ -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 @@ LICENSE= gnu-lgpl-v2
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: