diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-03-13 08:05:35 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-03-13 08:05:35 +0000 |
commit | 9b88b8bec2742af4fa0dee863e4c6eabf96dcb6d (patch) | |
tree | 36bafdcc11787d96d5c08f6a4b01c718a57188e8 /mail/evolution | |
parent | 0b35c95c1f52837068fb30463d785da8fe25e2ce (diff) |
Notes
Diffstat (limited to 'mail/evolution')
-rw-r--r-- | mail/evolution/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile index 6000317c9bc2..934bea1d9b5d 100644 --- a/mail/evolution/Makefile +++ b/mail/evolution/Makefile @@ -25,7 +25,7 @@ USE_BZIP2= yes USE_GMAKE= yes USE_BISON= yes USE_X_PREFIX= yes -USE_GNOME= gnomeprefix gnomehack gnometarget gtkhtml3 +USE_GNOME= gnomeprefix gnomehack intlhack gnometarget gtkhtml3 USE_REINPLACE= yes USE_OPENSSL= yes GNU_CONFIGURE= yes |