diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2002-11-04 05:46:38 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2002-11-04 05:46:38 +0000 |
commit | 37f2224fa6a14520df830ae1daeba9b877daa347 (patch) | |
tree | 13d3d367b0967ab3adcc2ce528bfe1e770b4d48e /mail/exim | |
parent | 3ff37e385bb15e608586b24278ba3dde9ea57151 (diff) |
Notes
Diffstat (limited to 'mail/exim')
-rw-r--r-- | mail/exim/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/exim/Makefile b/mail/exim/Makefile index d048582038e5..e9128a5cf6fd 100644 --- a/mail/exim/Makefile +++ b/mail/exim/Makefile @@ -24,6 +24,7 @@ DISTFILES+= exiscan-${EXISCAN_VERSION}.tar.bz2 MAINTAINER= sheldonh@FreeBSD.org USE_BZIP2= yes +USE_PERL5= yes MAN8= exim.8 EXIM_VERSION= 4.10 |