pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/shotwell
Module Name: pkgsrc
Committed By: gutteridge
Date: Sun Mar 13 04:29:25 UTC 2022
Modified Files:
pkgsrc/graphics/shotwell: Makefile
Log Message:
shotwell: remove block missed in previous commit
To generate a diff of this commit:
cvs rdiff -u -r1.126 -r1.127 pkgsrc/graphics/shotwell/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/shotwell/Makefile
diff -u pkgsrc/graphics/shotwell/Makefile:1.126 pkgsrc/graphics/shotwell/Makefile:1.127
--- pkgsrc/graphics/shotwell/Makefile:1.126 Sat Mar 12 08:01:53 2022
+++ pkgsrc/graphics/shotwell/Makefile Sun Mar 13 04:29:25 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.126 2022/03/12 08:01:53 nia Exp $
+# $NetBSD: Makefile,v 1.127 2022/03/13 04:29:25 gutteridge Exp $
DISTNAME= shotwell-0.30.8
PKGREVISION= 18
@@ -18,9 +18,6 @@ MESON_ARGS+= -Dudev=false
# uses python3
PYTHON_VERSIONS_INCOMPATIBLE= 27
-# XXX msgfmt: unknown option -- desktop
-_TOOLS_USE_PKGSRC.msgfmt= yes
-
.include "../../devel/meson/build.mk"
.include "../../devel/gettext-tools/msgfmt-desktop.mk"
.include "../../devel/glib2/schemas.mk"
Home |
Main Index |
Thread Index |
Old Index