summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--misc/yelp3/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/misc/yelp3/Makefile b/misc/yelp3/Makefile
index 6d95275ad84..9d1d467ec9f 100644
--- a/misc/yelp3/Makefile
+++ b/misc/yelp3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.65 2019/06/21 06:12:32 triaxx Exp $
+# $NetBSD: Makefile,v 1.66 2019/06/24 14:27:55 nia Exp $
DISTNAME= yelp-3.32.0
CATEGORIES= misc gnome
@@ -17,6 +17,9 @@ GNU_CONFIGURE= yes
BUILD_DEPENDS+= itstool-[0-9]*:../../textproc/itstool
+# Requires --desktop in msgfmt.
+_TOOLS_USE_PKGSRC.msgfmt= yes
+
BUILDLINK_API_DEPENDS.glib2+= glib2>=2.38.0
BUILDLINK_API_DEPENDS.gtk3+= gtk3+>=3.13.3
BUILDLINK_API_DEPENDS.libxslt+= libxslt>=1.1.4