diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-01-26 04:06:59 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-01-26 04:06:59 +0000 |
commit | 172245e773e5d4b57c42fea16c60724a804c3733 (patch) | |
tree | 5552c554e720abe37a43ea2b4728a3e4215c8085 /mail/althea | |
parent | ed4503f6d7afa8bfe94075dbc9fb5d0687a8469b (diff) |
Notes
Diffstat (limited to 'mail/althea')
-rw-r--r-- | mail/althea/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/althea/Makefile b/mail/althea/Makefile index f7faba788b03..1ce938fdffaf 100644 --- a/mail/althea/Makefile +++ b/mail/althea/Makefile @@ -16,6 +16,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= Yet another GTK-based mail reader for X. Supports IMAP +USE_GETTEXT= yes USE_REINPLACE= yes USE_OPENSSL= yes MAKE_ENV= MKDIR="${MKDIR}" |