diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-09-14 18:12:50 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-09-14 18:12:50 +0000 |
commit | 69b6f05b28433af07f2b5b45ceb33f35d51932ac (patch) | |
tree | dec24f1f633a2193cb632bb813e9722ef0d39448 /mail/courier | |
parent | 02913580192eb376248a8002f1f223a8a9335efd (diff) |
Notes
Diffstat (limited to 'mail/courier')
-rw-r--r-- | mail/courier/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/mail/courier/Makefile b/mail/courier/Makefile index ccac5c177cf5..d56d59ff21e1 100644 --- a/mail/courier/Makefile +++ b/mail/courier/Makefile @@ -62,10 +62,8 @@ AUTOMAKE_ARGS= --add-missing USE_BZIP2= yes USE_GCC= any USE_FAM= yes -USES= gettext pkgconfig -USE_GMAKE= yes +USES= gettext pkgconfig gmake perl5 USE_OPENSSL= yes -USE_PERL5= yes USE_SUBMAKE= yes USE_RC_SUBR= courier |