summaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
Diffstat (limited to 'mail')
-rw-r--r--mail/evolution-devel/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/evolution-devel/Makefile b/mail/evolution-devel/Makefile
index eb720b7d2..c7efe7aa8 100644
--- a/mail/evolution-devel/Makefile
+++ b/mail/evolution-devel/Makefile
@@ -36,7 +36,7 @@ LIB_DEPENDS+= gpilotdconduit.2:${PORTSDIR}/palm/gnomepilot2
USE_GMAKE= yes
USE_BISON= yes
USE_X_PREFIX= yes
-USE_GNOME= gnomeprefix gnomehack
+USE_GNOME= gnomeprefix gnomehack gnometarget
USE_REINPLACE= yes
USE_OPENSSL= yes
GNU_CONFIGURE= yes
@@ -46,7 +46,6 @@ CONFIGURE_ARGS= --with-db3-libs=${DB3_WRKSRC} \
--with-nspr-libs=${LOCALBASE}/lib \
--with-nss-includes=${LOCALBASE}/include/nss/nss \
--with-nss-libs=${LOCALBASE}/lib
-CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
.if defined(WITH_LDAP)
CONFIGURE_ARGS+= --with-openldap=${LOCALBASE}