pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
evolution-data-server: fix build so gnome-shell builds.
Module Name: pkgsrc-wip
Committed By: Santhosh Raju <fox%NetBSD.org@localhost>
Pushed By: fox
Date: Tue Sep 1 22:41:31 2026 +0200
Changeset: 2caa75b893beac960674a8c3a35e1a7878fd7a2a
Modified Files:
evolution-data-server/Makefile
Log Message:
evolution-data-server: fix build so gnome-shell builds.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=2caa75b893beac960674a8c3a35e1a7878fd7a2a
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
evolution-data-server/Makefile | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diffs:
diff --git a/evolution-data-server/Makefile b/evolution-data-server/Makefile
index c13fce32ae..01a433f828 100644
--- a/evolution-data-server/Makefile
+++ b/evolution-data-server/Makefile
@@ -47,9 +47,9 @@ PKGCONFIG_OVERRIDE+= src/libedataserver/libedataserver.pc.in
PKGCONFIG_OVERRIDE+= src/libedataserverui/libedataserverui.pc.in
# "gettext version 0.18.3+ required, but version '0.16.1' found instead."
-#_TOOLS_USE_PKGSRC.msgfmt= yes
-#_TOOLS_USE_PKGSRC.msgmerge= yes
-#_TOOLS_USE_PKGSRC.xgettext= yes
+_TOOLS_USE_PKGSRC.msgfmt= yes
+_TOOLS_USE_PKGSRC.msgmerge= yes
+_TOOLS_USE_PKGSRC.xgettext= yes
INSTALLATION_DIRS+= share/examples
post-install:
Home |
Main Index |
Thread Index |
Old Index