summaryrefslogtreecommitdiff
path: root/mail/evolution
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2002-07-10 16:27:39 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2002-07-10 16:27:39 +0000
commit7bb784149f19a770afa675fc9a774986ce70665c (patch)
treeed5e19db912d64f9b702fbcd909d08260bce6082 /mail/evolution
parent1. Merge from src/contrib/perl5/lib/ExtUtils/Attic/Install.pm rev. 1.2: (diff)
Add missed gal and gtkhtml into USE_GNOME. Also remove redundant gnomecc from
USE_GNOME - this dependency is inherited from gnomepilot.
Notes
Notes: svn path=/head/; revision=62776
Diffstat (limited to 'mail/evolution')
-rw-r--r--mail/evolution/Makefile3
1 files changed, 1 insertions, 2 deletions
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