pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/gimp-devel
Module Name: pkgsrc
Committed By: wiz
Date: Sat Sep 10 09:32:33 UTC 2022
Modified Files:
pkgsrc/graphics/gimp-devel: Makefile
Log Message:
mp-devel: intltool is not needed any longer
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/graphics/gimp-devel/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/gimp-devel/Makefile
diff -u pkgsrc/graphics/gimp-devel/Makefile:1.5 pkgsrc/graphics/gimp-devel/Makefile:1.6
--- pkgsrc/graphics/gimp-devel/Makefile:1.5 Sat Sep 10 09:24:48 2022
+++ pkgsrc/graphics/gimp-devel/Makefile Sat Sep 10 09:32:33 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2022/09/10 09:24:48 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2022/09/10 09:32:33 wiz Exp $
DISTNAME= gimp-2.99.12
PKGNAME= ${DISTNAME:S/gimp/gimp-devel/}
@@ -25,7 +25,7 @@ USE_LANGUAGES+= c c++14
USE_PKGLOCALEDIR= yes
USE_TOOLS+= pkg-config perl
-USE_TOOLS+= intltool msgfmt msgmerge xgettext
+USE_TOOLS+= msgfmt msgmerge xgettext
USE_TOOLS+= gdbus-codegen
PKGCONFIG_OVERRIDE= gimp.pc.in
Home |
Main Index |
Thread Index |
Old Index