aboutsummaryrefslogtreecommitdiff
path: root/mail/exim
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2009-10-21 21:15:18 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2009-10-21 21:15:18 +0000
commitbe9ace25960efb092a920d53b192b5316fa722c2 (patch)
treec583d1ddde92466b7720e75f1b6a3a2ef25969ef /mail/exim
parent98c74397a35cb632b3e01780a959e5f3423209a6 (diff)
downloadports-be9ace25960efb092a920d53b192b5316fa722c2.tar.gz
ports-be9ace25960efb092a920d53b192b5316fa722c2.zip
Fix build for exim/sqlite
Notes
Notes: svn path=/head/; revision=243188
Diffstat (limited to 'mail/exim')
-rw-r--r--mail/exim/Makefile1
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>