summaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-04-18 03:24:13 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-04-18 03:24:13 +0800
commitae1d0feebf07fec43cc7fac16a14a82b0e7036e9 (patch)
tree06193f5d40a70a20315c15c15be442ae03d34f82 /mail
parent21e508be2ba92e33a047359b13c5c96fa78e7f47 (diff)
downloadmarcuscom-ports-ae1d0feebf07fec43cc7fac16a14a82b0e7036e9.tar
marcuscom-ports-ae1d0feebf07fec43cc7fac16a14a82b0e7036e9.tar.gz
marcuscom-ports-ae1d0feebf07fec43cc7fac16a14a82b0e7036e9.tar.bz2
marcuscom-ports-ae1d0feebf07fec43cc7fac16a14a82b0e7036e9.tar.lz
marcuscom-ports-ae1d0feebf07fec43cc7fac16a14a82b0e7036e9.tar.xz
marcuscom-ports-ae1d0feebf07fec43cc7fac16a14a82b0e7036e9.tar.zst
marcuscom-ports-ae1d0feebf07fec43cc7fac16a14a82b0e7036e9.zip
Use gnometarget.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@674 df743ca5-7f9a-e211-a948-0013205c9059
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}