pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/gtksourceview3
Module Name: pkgsrc
Committed By: wiz
Date: Mon Jan 30 17:50:40 UTC 2023
Modified Files:
pkgsrc/x11/gtksourceview3: Makefile
Log Message:
gtksourceview3: remove unused intltool dependency.
To generate a diff of this commit:
cvs rdiff -u -r1.62 -r1.63 pkgsrc/x11/gtksourceview3/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/gtksourceview3/Makefile
diff -u pkgsrc/x11/gtksourceview3/Makefile:1.62 pkgsrc/x11/gtksourceview3/Makefile:1.63
--- pkgsrc/x11/gtksourceview3/Makefile:1.62 Sun Jan 29 21:15:08 2023
+++ pkgsrc/x11/gtksourceview3/Makefile Mon Jan 30 17:50:40 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.62 2023/01/29 21:15:08 ryoon Exp $
+# $NetBSD: Makefile,v 1.63 2023/01/30 17:50:40 wiz Exp $
DISTNAME= gtksourceview-3.24.11
PKGNAME= ${DISTNAME:S/gtksourceview/gtksourceview3/}
@@ -14,7 +14,7 @@ LICENSE= gnu-lgpl-v2.1
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
-USE_TOOLS+= gmake gsed intltool msgfmt pkg-config itstool
+USE_TOOLS+= gmake gsed msgfmt pkg-config itstool
USE_PKGLOCALEDIR= yes
#CONFIGURE_ARGS+= --disable-deprecations
CONFIGURE_ARGS+= --disable-maintainer-mode
Home |
Main Index |
Thread Index |
Old Index