diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2018-03-07 18:52:13 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2018-03-07 18:52:13 +0000 |
commit | 0763c6d08875a9b592ec6dac61f96df07382ae90 (patch) | |
tree | 3ef720de08450f7abf293672306bbd121a04db74 /mail/mutt | |
parent | 377a44b4959d3cd51650df1fa3963e6b2e3ff5cd (diff) | |
download | ports-0763c6d08875a9b592ec6dac61f96df07382ae90.tar.gz ports-0763c6d08875a9b592ec6dac61f96df07382ae90.zip |
Notes
Diffstat (limited to 'mail/mutt')
-rw-r--r-- | mail/mutt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/mutt/Makefile b/mail/mutt/Makefile index f1675c78981c..2b69f7285d62 100644 --- a/mail/mutt/Makefile +++ b/mail/mutt/Makefile @@ -196,6 +196,7 @@ NNTP_PATCHFILES= patch-${VVV_PATCH_VERSION}.vvv.nntp.gz:-p1:vvv NNTP_CONFIGURE_ON= --enable-nntp NNTP_VARS= XML_NEEDED=yes NNTP_CATEGORIES= news +NNTP_USES= perl5 DOCS_EXTRA_PATCHES= ${PATCHDIR}/extra-patch-doc-ref |