diff options
Diffstat (limited to 'mail/exim/Makefile')
-rw-r--r-- | mail/exim/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/exim/Makefile b/mail/exim/Makefile index afa787de8fb9..bee87b46e68c 100644 --- a/mail/exim/Makefile +++ b/mail/exim/Makefile @@ -47,7 +47,7 @@ WITH_EXIMON= yes .endif .if defined(WITH_EXIMON) -USE_XLIB= yes +USE_XORG= x11 xaw xt .endif USE_BZIP2= yes |