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
commit81563c8eeda4d6d0e604ccf15a7387d93d97e81c (patch)
tree77797a15864b87b9e8bac61f0ae32e9e48a00eb7 /mail
parentad0895601e5bd78fbd9a4ea646d971e779dd472d (diff)
msmtp: Update dependency; s/gettext/GETTEXT/
Diffstat (limited to 'mail')
-rwxr-xr-xmail/msmtp/DEPENDS2
-rw-r--r--mail/msmtp/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/mail/msmtp/DEPENDS b/mail/msmtp/DEPENDS
index 68eeb4931a..3abd20c90b 100755
--- a/mail/msmtp/DEPENDS
+++ b/mail/msmtp/DEPENDS
@@ -22,7 +22,7 @@ optional_depends libsecret \
"--without-libsecret" \
"for GNOME password management support" &&
-optional_depends gettext \
+optional_depends GETTEXT \
"--enable-nls" \
"--disable-nls" \
"for Native Language Support"
diff --git a/mail/msmtp/HISTORY b/mail/msmtp/HISTORY
index 44fca1c975..97bdbe931f 100644
--- a/mail/msmtp/HISTORY
+++ b/mail/msmtp/HISTORY
@@ -1,3 +1,6 @@
+2019-05-18 Ismael Luceno <ismael@sourcemage.org>
+ * DEPENDS: Update dependency; s/gettext/GETTEXT/
+
2015-07-02 Vlad Glagolev <stealth@sourcemage.org>
* CONFLICTS: added opensmtpd