pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/devhelp
Module Name: pkgsrc
Committed By: nia
Date: Fri Mar 6 11:27:36 UTC 2020
Modified Files:
pkgsrc/devel/devhelp: Makefile
Log Message:
devhelp: Needs itstool
To generate a diff of this commit:
cvs rdiff -u -r1.132 -r1.133 pkgsrc/devel/devhelp/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/devhelp/Makefile
diff -u pkgsrc/devel/devhelp/Makefile:1.132 pkgsrc/devel/devhelp/Makefile:1.133
--- pkgsrc/devel/devhelp/Makefile:1.132 Wed Jan 22 18:27:38 2020
+++ pkgsrc/devel/devhelp/Makefile Fri Mar 6 11:27:36 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.132 2020/01/22 18:27:38 nia Exp $
+# $NetBSD: Makefile,v 1.133 2020/03/06 11:27:36 nia Exp $
DISTNAME= devhelp-3.34.0
CATEGORIES= devel gnome
@@ -12,6 +12,8 @@ LICENSE= gnu-gpl-v3
USE_TOOLS+= pkg-config msgfmt xgettext
+TOOL_DEPENDS+= itstool-[0-9]*:../../textproc/itstool
+
# workaround for build failure
# https://gitlab.gnome.org/GNOME/json-glib/issues/35
MAKE_ENV+= LD_LIBRARY_PATH=${WRKSRC}/output/devhelp
Home |
Main Index |
Thread Index |
Old Index