pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
webkit-gtk: gettext-tools is a tool dependency
Module Name: pkgsrc-wip
Committed By: Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By: leot
Date: Sun Sep 30 03:16:11 2018 +0200
Changeset: 5a0c245dd28eee67d6feb1532471467de58eaef4
Modified Files:
webkit-gtk/Makefile
Log Message:
webkit-gtk: gettext-tools is a tool dependency
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=5a0c245dd28eee67d6feb1532471467de58eaef4
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
webkit-gtk/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/webkit-gtk/Makefile b/webkit-gtk/Makefile
index dfa9b37eb7..099f313dcf 100644
--- a/webkit-gtk/Makefile
+++ b/webkit-gtk/Makefile
@@ -14,7 +14,7 @@ LICENSE= 2-clause-bsd AND gnu-lgpl-v2
# shm_open(3) and shm_unlink(3) appeared in NetBSD 7.0
NOT_FOR_PLATFORM= NetBSD-[1-6]*-*
-BUILD_DEPENDS+= gettext-tools>=0.18:../../devel/gettext-tools
+TOOL_DEPENDS+= gettext-tools>=0.18:../../devel/gettext-tools
USE_CMAKE= yes
USE_LANGUAGES= c c++11
Home |
Main Index |
Thread Index |
Old Index