summaryrefslogtreecommitdiffstats
path: root/education/klavaro
diff options
context:
space:
mode:
Diffstat (limited to 'education/klavaro')
-rwxr-xr-xeducation/klavaro/DEPENDS2
-rw-r--r--education/klavaro/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/education/klavaro/DEPENDS b/education/klavaro/DEPENDS
index 0fd9ac79c7..f8e22389dc 100755
--- a/education/klavaro/DEPENDS
+++ b/education/klavaro/DEPENDS
@@ -2,7 +2,7 @@ depends glib2 &&
depends gtk+3 &&
depends curl &&
-optional_depends gettext \
+optional_depends GETTEXT \
"--enable-nls" \
"--disable-nls" \
"for Native Language Support" &&
diff --git a/education/klavaro/HISTORY b/education/klavaro/HISTORY
index 09c0c1639b..02b2747bc4 100644
--- a/education/klavaro/HISTORY
+++ b/education/klavaro/HISTORY
@@ -1,3 +1,6 @@
+2019-05-18 Ismael Luceno <ismael@sourcemage.org>
+ * DEPENDS: Update dependency; s/gettext/GETTEXT/
+
2015-05-25 Thomas Orgis <sobukus@sourcemage.org>
* DETAILS: remove SOURCEFORGE_URL usage (automated)