summaryrefslogtreecommitdiffstats
path: root/archive
diff options
context:
space:
mode:
authorIsmael Luceno2019-05-18 02:46:29 +0200
committerIsmael Luceno2019-05-18 03:29:01 +0200
commit489550988184871a631335a5ec841d91bd3212f4 (patch)
treebb739cc047c96f1ee33c9c4cd5de48026f94fd03 /archive
parent55106fbb841e30e98056f45165b79a09b815751f (diff)
burp: Update dependency; s/gettext/GETTEXT/
Diffstat (limited to 'archive')
-rwxr-xr-xarchive/burp/DEPENDS2
-rw-r--r--archive/burp/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/archive/burp/DEPENDS b/archive/burp/DEPENDS
index 6fc62d253a..9dcfea7b54 100755
--- a/archive/burp/DEPENDS
+++ b/archive/burp/DEPENDS
@@ -39,7 +39,7 @@ optional_depends attr \
if list_find "$BURP_OPTS" "--enable-static"; then
list_add BURP_OPTS "--disable-nls"
else
- optional_depends gettext \
+ optional_depends GETTEXT \
"--enable-nls" \
"--disable-nls" \
"for Native Language Support"
diff --git a/archive/burp/HISTORY b/archive/burp/HISTORY
index 8c8dbd0c05..c37390d812 100644
--- a/archive/burp/HISTORY
+++ b/archive/burp/HISTORY
@@ -1,3 +1,6 @@
+2019-05-18 Ismael Luceno <ismael@sourcemage.org>
+ * DEPENDS: Update dependency; s/gettext/GETTEXT/
+
2015-08-05 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: updated spell to 1.4.40 (devel)