diff options
-rw-r--r-- | mail/evolution-devel/Makefile | 3 | ||||
-rw-r--r-- | mail/evolution/Makefile | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/mail/evolution-devel/Makefile b/mail/evolution-devel/Makefile index d87020aecd43..3dfd9ba2fed3 100644 --- a/mail/evolution-devel/Makefile +++ b/mail/evolution-devel/Makefile @@ -39,7 +39,7 @@ USE_GMAKE= yes USE_BISON= yes USE_X_PREFIX= yes USE_GNOMENG= yes -USE_GNOME= gnomeprefix gnomehack gnomelibs +USE_GNOME= gnomeprefix gnomehack gnomelibs gal gtkhtml USE_REINPLACE= yes USE_OPENSSL= yes USE_LIBTOOL= yes @@ -59,7 +59,6 @@ CONFIGURE_ARGS+= --with-openldap=${LOCALBASE} CONFIGURE_ARGS+= --with-pisock=${LOCALBASE} \ --enable-pilot-conduits=yes PLIST_SUB= PILOT:="" -USE_GNOME+= gnomecc .else PLIST_SUB= PILOT:="@comment " .endif diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile index d87020aecd43..3dfd9ba2fed3 100644 --- a/mail/evolution/Makefile +++ b/mail/evolution/Makefile @@ -39,7 +39,7 @@ USE_GMAKE= yes USE_BISON= yes USE_X_PREFIX= yes USE_GNOMENG= yes -USE_GNOME= gnomeprefix gnomehack gnomelibs +USE_GNOME= gnomeprefix gnomehack gnomelibs gal gtkhtml USE_REINPLACE= yes USE_OPENSSL= yes USE_LIBTOOL= yes @@ -59,7 +59,6 @@ CONFIGURE_ARGS+= --with-openldap=${LOCALBASE} CONFIGURE_ARGS+= --with-pisock=${LOCALBASE} \ --enable-pilot-conduits=yes PLIST_SUB= PILOT:="" -USE_GNOME+= gnomecc .else PLIST_SUB= PILOT:="@comment " .endif |