summaryrefslogtreecommitdiff
path: root/devel/meld/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/meld/Makefile')
-rw-r--r--devel/meld/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/devel/meld/Makefile b/devel/meld/Makefile
index 8f79ef0b820..1a0289452e8 100644
--- a/devel/meld/Makefile
+++ b/devel/meld/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.115 2022/01/10 08:21:09 wiz Exp $
+# $NetBSD: Makefile,v 1.116 2022/03/12 08:01:53 nia Exp $
DISTNAME= meld-3.21.1
CATEGORIES= devel
@@ -19,9 +19,6 @@ USE_TOOLS+= msgfmt pkg-config itstool
# only used when building the python way (not meson)
USE_TOOLS+= intltool
-# Requires --desktop in msgfmt.
-_TOOLS_USE_PKGSRC.msgfmt= yes
-
SUBST_CLASSES+= python3
SUBST_FILES.python3= meson.build
SUBST_SED.python3= -e "s,python.find_installation('python3',python.find_installation('${PYTHONBIN}',"
@@ -51,6 +48,7 @@ SUBST_MESSAGE.man= Fixing man page installation path.
BUILDLINK_API_DEPENDS.py-cairo+= ${PYPKGPREFIX}-cairo>=1.15.0
.include "../../graphics/py-cairo/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
+.include "../../devel/gettext-tools/msgfmt-desktop.mk"
BUILDLINK_API_DEPENDS.glib2+= glib2>=2.48.0
.include "../../devel/glib2/buildlink3.mk"
.include "../../devel/glib2/schemas.mk"