summaryrefslogtreecommitdiff
path: root/net/mate-user-share
diff options
context:
space:
mode:
authorgutteridge <gutteridge@pkgsrc.org>2020-08-24 04:41:39 +0000
committergutteridge <gutteridge@pkgsrc.org>2020-08-24 04:41:39 +0000
commit4f7656b6e0ea0083fc833966f780dffa1e7b7408 (patch)
tree4bafa57f4f51fbf00de0c1bf9dfb34cdc202021b /net/mate-user-share
parentebea36a4a7ad74c6993c9f95c7d970caa4283a33 (diff)
downloadpkgsrc-4f7656b6e0ea0083fc833966f780dffa1e7b7408.tar.gz
mate*: remove unintentional linkage against pkgsrc gettext-libs
As of 1.24, MATE requires GNU-specific msgfmt features. meta-pkgs/mate/ Makefile.common r. 1.10 expressed this tool dependency using USE_BUILTIN.gettext=no, but this exposed pkgsrc gettext-libs in the build environment as well, which some MATE packages then linked against, but gettext-libs didn't end up being declared as a run-time dependency, so binary package installations were broken (with the workaround of manually installing the undeclared gettext-libs dependency). Express this dependency differently, so GNU msgfmt is used as a tool without exposing pkgsrc gettext-libs. (The pkgsrc tooling infrastruture could be altered to provide a distinct "gmsgfmt" tool, same with "gxgettext", and perhaps others. Here I'm just immediately concerned with fixing this packaging issue.) Addresses PR pkg/55503 by Jay Patel.
Diffstat (limited to 'net/mate-user-share')
-rw-r--r--net/mate-user-share/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/mate-user-share/Makefile b/net/mate-user-share/Makefile
index 8fa4a2591db..749760cc6c8 100644
--- a/net/mate-user-share/Makefile
+++ b/net/mate-user-share/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.22 2020/08/17 20:19:48 leot Exp $
+# $NetBSD: Makefile,v 1.23 2020/08/24 04:41:40 gutteridge Exp $
-PKGREVISION= 1
+PKGREVISION= 2
.include "../../meta-pkgs/mate/Makefile.common"
DISTNAME= mate-user-share-${VERSION:R}.0