pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/geeqie
Module Name: pkgsrc
Committed By: wiz
Date: Mon Jan 30 17:13:10 UTC 2023
Modified Files:
pkgsrc/graphics/geeqie: Makefile
Log Message:
geeqie: remove unused intltool dependency
To generate a diff of this commit:
cvs rdiff -u -r1.103 -r1.104 pkgsrc/graphics/geeqie/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/geeqie/Makefile
diff -u pkgsrc/graphics/geeqie/Makefile:1.103 pkgsrc/graphics/geeqie/Makefile:1.104
--- pkgsrc/graphics/geeqie/Makefile:1.103 Sun Jan 29 21:16:31 2023
+++ pkgsrc/graphics/geeqie/Makefile Mon Jan 30 17:13:10 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.103 2023/01/29 21:16:31 ryoon Exp $
+# $NetBSD: Makefile,v 1.104 2023/01/30 17:13:10 wiz Exp $
DISTNAME= geeqie-2.0.1
PKGREVISION= 4
@@ -22,7 +22,7 @@ MESON_ARGS+= -Ddoxygen=disabled
USE_PKGLOCALEDIR= yes
USE_LANGUAGES= c c++
-USE_TOOLS= bash:run intltool msgfmt pkg-config
+USE_TOOLS= bash:run msgfmt pkg-config
REPLACE_BASH+= plugins/*/*
REPLACE_BASH+= doc/*.sh
Home |
Main Index |
Thread Index |
Old Index