summaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorIsmael Luceno2019-05-18 03:09:15 +0200
committerIsmael Luceno2019-05-18 03:29:17 +0200
commitad0895601e5bd78fbd9a4ea646d971e779dd472d (patch)
tree84ef57b59e111e8011c2befb6bd463e78e4e2ede /mail
parent02192d769946f11567ea434bf2f29694ac2bf9ca (diff)
mpop: Update dependency; s/gettext/GETTEXT/
Diffstat (limited to 'mail')
-rwxr-xr-xmail/mpop/DEPENDS2
-rw-r--r--mail/mpop/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/mail/mpop/DEPENDS b/mail/mpop/DEPENDS
index bcee5c4a60..603bda2b99 100755
--- a/mail/mpop/DEPENDS
+++ b/mail/mpop/DEPENDS
@@ -4,7 +4,7 @@ elif [[ "$MPOP_TLS" == "openssl" ]]; then
depends "SSL" "--with-tls=openssl"
fi &&
-optional_depends gettext \
+optional_depends GETTEXT \
"--enable-nls" \
"--disable-nls" \
"for Native Language Support" &&
diff --git a/mail/mpop/HISTORY b/mail/mpop/HISTORY
index ef5d1ec4e2..7953048086 100644
--- a/mail/mpop/HISTORY
+++ b/mail/mpop/HISTORY
@@ -1,3 +1,6 @@
+2019-05-18 Ismael Luceno <ismael@sourcemage.org>
+ * DEPENDS: Update dependency; s/gettext/GETTEXT/
+
2016-08-30 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: switched to upstream gpg check; quoting paths
* DEPENDS: added missing dependencies (gettext, libsecret); corrected