diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2009-11-10 06:51:13 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2009-11-10 06:51:13 +0000 |
commit | d81e770f83caa617b4482488ae3b0e3d2223ab1d (patch) | |
tree | ab153b6193a2157b802261df407029784b29a001 /mail/exim/Makefile | |
parent | b8843b7aa8b986ce01519bdd23e8955f692bd0d5 (diff) | |
download | ports-d81e770f83caa617b4482488ae3b0e3d2223ab1d.tar.gz ports-d81e770f83caa617b4482488ae3b0e3d2223ab1d.zip |
Notes
Diffstat (limited to 'mail/exim/Makefile')
-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 7a9683029e0f..4162a9196b5b 100644 --- a/mail/exim/Makefile +++ b/mail/exim/Makefile @@ -23,6 +23,7 @@ COMMENT?= High performance MTA for Unix systems on the Internet USE_BZIP2= yes WANT_GNOME= yes +WANT_PERL= yes .include <bsd.port.pre.mk> |