pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/zenity
Module Name: pkgsrc
Committed By: cirnatdan
Date: Mon May 3 18:18:31 UTC 2021
Modified Files:
pkgsrc/x11/zenity: Makefile
Log Message:
zenity: Add itstool to fix build. Remove unnecessary gnome-common dep
To generate a diff of this commit:
cvs rdiff -u -r1.96 -r1.97 pkgsrc/x11/zenity/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/x11/zenity/Makefile
diff -u pkgsrc/x11/zenity/Makefile:1.96 pkgsrc/x11/zenity/Makefile:1.97
--- pkgsrc/x11/zenity/Makefile:1.96 Tue Mar 30 11:00:38 2021
+++ pkgsrc/x11/zenity/Makefile Mon May 3 18:18:31 2021
@@ -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:
Home |
Main Index |
Thread Index |
Old Index