diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2009-10-21 21:15:18 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2009-10-21 21:15:18 +0000 |
commit | be9ace25960efb092a920d53b192b5316fa722c2 (patch) | |
tree | c583d1ddde92466b7720e75f1b6a3a2ef25969ef /mail/exim/Makefile | |
parent | 98c74397a35cb632b3e01780a959e5f3423209a6 (diff) |
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 63b5e1591398..7a9683029e0f 100644 --- a/mail/exim/Makefile +++ b/mail/exim/Makefile @@ -22,6 +22,7 @@ COMMENT?= High performance MTA for Unix systems on the Internet .include "Makefile.options" USE_BZIP2= yes +WANT_GNOME= yes .include <bsd.port.pre.mk> |