aboutsummaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2008-08-21 06:18:49 +0000
committerRong-En Fan <rafan@FreeBSD.org>2008-08-21 06:18:49 +0000
commit741aa714833b9bb1e9afaaf5124d3f5c60b5e49c (patch)
treee9b79b363f2fc4a63535a25c71491fa49a79b556 /mail
parente6b2e4b3537ce43e377d2f4fe0ac46b6ab8c4395 (diff)
downloadports-741aa714833b9bb1e9afaaf5124d3f5c60b5e49c.tar.gz
ports-741aa714833b9bb1e9afaaf5124d3f5c60b5e49c.zip
Notes
Diffstat (limited to 'mail')
-rw-r--r--mail/anubis/Makefile1
-rw-r--r--mail/bincimap/Makefile1
-rw-r--r--mail/bogofilter/Makefile1
-rw-r--r--mail/chk4mail/Makefile1
-rw-r--r--mail/cone/Makefile1
-rw-r--r--mail/courier-imap/Makefile1
-rw-r--r--mail/courier/Makefile1
-rw-r--r--mail/crashecho/Makefile1
-rw-r--r--mail/dovecot-devel/Makefile1
-rw-r--r--mail/dovecot-managesieve/Makefile1
-rw-r--r--mail/dovecot-sieve/Makefile1
-rw-r--r--mail/dovecot/Makefile1
-rw-r--r--mail/dspam-devel/Makefile1
-rw-r--r--mail/dspam/Makefile1
-rw-r--r--mail/esmtp/Makefile1
-rw-r--r--mail/faces/Makefile1
-rw-r--r--mail/fetchmail/Makefile1
-rw-r--r--mail/filtermail/Makefile1
-rw-r--r--mail/gensig/Makefile1
-rw-r--r--mail/gmime/Makefile1
-rw-r--r--mail/gnarwl/Makefile1
-rw-r--r--mail/ifile/Makefile1
-rw-r--r--mail/isoqlog/Makefile1
-rw-r--r--mail/isync/Makefile1
-rw-r--r--mail/jamlib/Makefile1
-rw-r--r--mail/libesmtp/Makefile1
-rw-r--r--mail/librfc822/Makefile1
-rw-r--r--mail/libsieve/Makefile1
-rw-r--r--mail/libspf-alt/Makefile1
-rw-r--r--mail/libspf2-10/Makefile1
-rw-r--r--mail/libspf2/Makefile2
-rw-r--r--mail/libsrs2/Makefile2
-rw-r--r--mail/lmtp2nntp/Makefile1
-rw-r--r--mail/lmtpd/Makefile1
-rw-r--r--mail/maildrop/Makefile1
-rw-r--r--mail/masqmail/Makefile1
-rw-r--r--mail/meta1/Makefile1
-rw-r--r--mail/milter-greylist-devel/Makefile1
-rw-r--r--mail/milter-greylist/Makefile1
-rw-r--r--mail/msmtp/Makefile1
-rw-r--r--mail/mutt/Makefile1
-rw-r--r--mail/mutt14/Makefile1
-rw-r--r--mail/nbsmtp/Makefile1
-rw-r--r--mail/nmzmail/Makefile1
-rw-r--r--mail/pfqueue/Makefile1
-rw-r--r--mail/proxsmtp/Makefile1
-rw-r--r--mail/qmail-auditor/Makefile1
-rw-r--r--mail/qmailadmin/Makefile1
-rw-r--r--mail/qsf/Makefile1
-rw-r--r--mail/qsheff/Makefile1
-rw-r--r--mail/rabl_client/Makefile1
-rw-r--r--mail/rabl_server/Makefile1
-rw-r--r--mail/renattach/Makefile1
-rw-r--r--mail/spamguard/Makefile1
-rw-r--r--mail/spamprobe/Makefile1
-rw-r--r--mail/sqwebmail/Makefile1
-rw-r--r--mail/tpop3d/Makefile1
-rw-r--r--mail/vpopmail/Makefile1
-rw-r--r--mail/vqadmin/Makefile1
-rw-r--r--mail/whoson/Makefile1
-rw-r--r--mail/wmbiff/Makefile1
61 files changed, 0 insertions, 63 deletions
diff --git a/mail/anubis/Makefile b/mail/anubis/Makefile
index fdfc000ec385..a1d63555cf9e 100644
--- a/mail/anubis/Makefile
+++ b/mail/anubis/Makefile
@@ -28,7 +28,6 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Outgoing SMTP mail processor
GNU_CONFIGURE= yes
-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= MAKEINFO="makeinfo --no-split" LDFLAGS="${LDFLAGS}" \
CFLAGS="${CFLAGS}" CPPFLAGS="${CFLAGS}"
LDFLAGS+= -L${LOCALBASE}/lib
diff --git a/mail/bincimap/Makefile b/mail/bincimap/Makefile
index 4215875fdbf7..d11b5c86a57e 100644
--- a/mail/bincimap/Makefile
+++ b/mail/bincimap/Makefile
@@ -24,7 +24,6 @@ COMMENT= Light-weight IMAP server for Maildir
USE_BZIP2= yes
GNU_CONFIGURE= yes
-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS= --sysconfdir=${CONFDIR}
CONFDIR= ${PREFIX}/etc/${PORTNAME}
diff --git a/mail/bogofilter/Makefile b/mail/bogofilter/Makefile
index 8964a0790546..b6e4e498171b 100644
--- a/mail/bogofilter/Makefile
+++ b/mail/bogofilter/Makefile
@@ -45,7 +45,6 @@ CONFIGURE_ARGS+= --with-included-gsl
.endif
CONFIGURE_ENV+= LDFLAGS="-L${LOCALBASE}/lib" LIBS="${BF_LIBS}" \
PERL="${PERL}" CPPFLAGS="${BF_CPPFLAGS}"
-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
INSTALL_TARGET= install-strip prefix=${PREFIX} mandir=${MANPREFIX}/man
MAN1= bogofilter.1 bogoutil.1 bogoupgrade.1 bogolexer.1 bogotune.1 \
diff --git a/mail/chk4mail/Makefile b/mail/chk4mail/Makefile
index 966cafcfaefd..75e00e6d2313 100644
--- a/mail/chk4mail/Makefile
+++ b/mail/chk4mail/Makefile
@@ -19,6 +19,5 @@ PLIST_FILES= bin/chk4mail bin/chkimap
MAN1= chk4mail.1 chkimap.1
GNU_CONFIGURE= yes
-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
.include <bsd.port.mk>
diff --git a/mail/cone/Makefile b/mail/cone/Makefile
index 179954c1586e..88d70c243883 100644
--- a/mail/cone/Makefile
+++ b/mail/cone/Makefile
@@ -37,7 +37,6 @@ CONFIGURE_ARGS= -C --without-db --with-certdb=${PREFIX}/share/cone/rootcerts --p
CONFIGURE_ENV= REHASH="${PERL} ${SCRIPTDIR}/c_rehash" LDFLAGS=-L${LOCALBASE}/lib \
CPPFLAGS="${CPPFLAGS}"
-CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
MAN1= cone.1 leaf.1 mailtool.1
INSTALL_TARGET= install-strip
diff --git a/mail/courier-imap/Makefile b/mail/courier-imap/Makefile
index 0c16bb353edc..f5da9a1d36ef 100644
--- a/mail/courier-imap/Makefile
+++ b/mail/courier-imap/Makefile
@@ -57,7 +57,6 @@ USE_OPENSSL= yes
PLIST_SUB= CONFDIR=${CONFDIR:S,^${PREFIX}/,,} \
LIBEXECDIR=${LIBEXECDIR:S,^${PREFIX}/,,}
-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS= --sysconfdir=${CONFDIR} \
--datadir=${DATADIR} \
--libexecdir=${LIBEXECDIR} \
diff --git a/mail/courier/Makefile b/mail/courier/Makefile
index 72908ad27da5..ade22363a6b2 100644
--- a/mail/courier/Makefile
+++ b/mail/courier/Makefile
@@ -78,7 +78,6 @@ CONFIGURE_ENV= REHASH=${SCRIPTDIR}/c_rehash \
LDFLAGS='${LDFLAGS}'
MAKE_ENV:= ${CONFIGURE_ENV}
-CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS= --disable-root-check --with-db=db \
--enable-syslog=1 --enable-use-flock \
--program-transform-name=s,^,, \
diff --git a/mail/crashecho/Makefile b/mail/crashecho/Makefile
index da76df4b2b9c..593ad5fca8b7 100644
--- a/mail/crashecho/Makefile
+++ b/mail/crashecho/Makefile
@@ -26,7 +26,6 @@ EXTRACT_BEFORE_ARGS= # empty
EXTRACT_AFTER_ARGS= | ${CPIO} -i
GNU_CONFIGURE= yes
-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
MAN1= crashecho.1 \
crashexport.1 \
diff --git a/mail/dovecot-devel/Makefile b/mail/dovecot-devel/Makefile
index 42bb7e96fed5..ffbb5d591ecc 100644
--- a/mail/dovecot-devel/Makefile
+++ b/mail/dovecot-devel/Makefile
@@ -22,7 +22,6 @@ DEPRECATED= Please use mail/dovecot instead
CONFLICTS?= ${PORTNAME}-1.[02-9].*
GNU_CONFIGURE= yes
-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS= --without-shadow --localstatedir=/var
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
diff --git a/mail/dovecot-managesieve/Makefile b/mail/dovecot-managesieve/Makefile
index 4fd62411d546..fc3731b5a79c 100644
--- a/mail/dovecot-managesieve/Makefile
+++ b/mail/dovecot-managesieve/Makefile
@@ -22,7 +22,6 @@ RUN_DEPENDS= dovecot>=1.1.*:${PORTSDIR}/mail/dovecot \
DOVECOTVERSION= 1.1
GNU_CONFIGURE= yes
-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS= --prefix=${PREFIX} \
--with-dovecot=`${MAKE} -C ${PORTSDIR}/mail/dovecot -V WRKSRC` \
--with-dovecot-sieve=`${MAKE} -C ${PORTSDIR}/mail/dovecot-sieve -V WRKSRC`
diff --git a/mail/dovecot-sieve/Makefile b/mail/dovecot-sieve/Makefile
index e4be69ca51d4..b37f994747c8 100644
--- a/mail/dovecot-sieve/Makefile
+++ b/mail/dovecot-sieve/Makefile
@@ -19,7 +19,6 @@ BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/mail/dovecot:build
USE_LDCONFIG= ${PREFIX}/lib/dovecot/lda
GNU_CONFIGURE= yes
-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS= --prefix=${PREFIX} --with-dovecot=`make -C ${PORTSDIR}/mail/dovecot -V WRKSRC`
.include <bsd.port.mk>
diff --git a/mail/dovecot/Makefile b/mail/dovecot/Makefile
index 5a92a6a7049f..789e10a76e74 100644
--- a/mail/dovecot/Makefile
+++ b/mail/dovecot/Makefile
@@ -19,7 +19,6 @@ USE_ICONV= yes
USE_RC_SUBR= dovecot.sh
GNU_CONFIGURE= yes
-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS= --without-shadow --localstatedir=/var
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
diff --git a/mail/dspam-devel/Makefile b/mail/dspam-devel/Makefile
index 0f95c9404861..fe765dba1dd7 100644
--- a/mail/dspam-devel/Makefile
+++ b/mail/dspam-devel/Makefile
@@ -104,7 +104,6 @@ CONFIGURE_ENV= CFLAGS="${CFLAGS} ${PTHREAD_CFLAGS}" \
CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib" \
LIBS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}"
-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
.ifdef(GDBS)
CFLAGS+= -g -DDEBUG
diff --git a/mail/dspam/Makefile b/mail/dspam/Makefile
index 76efea6d6f8a..edc1bfcfd0ca 100644
--- a/mail/dspam/Makefile
+++ b/mail/dspam/Makefile
@@ -97,7 +97,6 @@ CONFIGURE_ENV= CFLAGS="${CFLAGS} ${PTHREAD_CFLAGS}" \
CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib" \
LIBS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}"
-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
.ifdef(GDBS)
CFLAGS+= -g -DDEBUG
diff --git a/mail/esmtp/Makefile b/mail/esmtp/Makefile
index 37dd8ad3bb23..4365f2971d92 100644
--- a/mail/esmtp/Makefile
+++ b/mail/esmtp/Makefile
@@ -21,7 +21,6 @@ USE_BZIP2= yes
USE_OPENSSL= yes
USE_BISON= build
GNU_CONFIGURE= yes
-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
MAN1= esmtp.1
diff --git a/mail/faces/Makefile b/mail/faces/Makefile
index fdef7a01afe5..b1b4f735e5bd 100644
--- a/mail/faces/Makefile
+++ b/mail/faces/Makefile
@@ -38,7 +38,6 @@ WITH_AUDIO= # none
PLIST_SUB+= X11=""
USE_GNOME= gnomehack gtk12
GNU_CONFIGURE= yes
-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="-I../compface -I${LOCALBASE}/include" \
LDFLAGS="-L../compface -L${LOCALBASE}/lib"
CONFIGURE_ARGS= --enable-imap --enable-pop \
diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile
index fd920ae61ba3..8904e3e00b94 100644
--- a/mail/fetchmail/Makefile
+++ b/mail/fetchmail/Makefile
@@ -34,7 +34,6 @@ USE_BZIP2= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
USE_OPENSSL= yes
-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS= --enable-opie --enable-RPA --enable-SDPS \
--with-hesiod=no --enable-fallback=no
# bsd.openssl.mk will add the LDFLAGS to CONFIGURE_ENV:
diff --git a/mail/filtermail/Makefile b/mail/filtermail/Makefile
index 82d27b992c5d..e6f2d55ab5b4 100644
--- a/mail/filtermail/Makefile
+++ b/mail/filtermail/Makefile
@@ -31,7 +31,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USE_BISON= build
USE_GMAKE= yes
GNU_CONFIGURE= yes
-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
MAN1= filtermail.1
diff --git a/mail/gensig/Makefile b/mail/gensig/Makefile
index 803c275e28e1..313b87c56fcc 100644
--- a/mail/gensig/Makefile
+++ b/mail/gensig/Makefile
@@ -16,7 +16,6 @@ MAINTAINER= arensb+freebsd-ports@ooblick.com
COMMENT= A random .signature generator
GNU_CONFIGURE= yes
-CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
MAN1= gensig.1 cattag.1
diff --git a/mail/gmime/Makefile b/mail/gmime/Makefile
index d43790375a0d..cecad35f3d2c 100644
--- a/mail/gmime/Makefile
+++ b/mail/gmime/Makefile
@@ -23,7 +23,6 @@ GNU_CONFIGURE= yes
CFLAGS+= -L${LOCALBASE}/lib # req'd to find iconv
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
-CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL}
MAKE_ARGS= confexecdir=${PREFIX}/etc
USE_LDCONFIG= yes
diff --git a/mail/gnarwl/Makefile b/mail/gnarwl/Makefile
index 68bf7c7e17b5..4ca15e829db2 100644
--- a/mail/gnarwl/Makefile
+++ b/mail/gnarwl/Makefile
@@ -23,7 +23,6 @@ USE_ICONV= yes
USE_OPENLDAP= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --prefix=${PREFIX} --with-docdir=${DOCSDIR}
-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
MAN8= damnit.8 gnarwl.8
MANCOMPRESSED= yes
diff --git a/mail/ifile/Makefile b/mail/ifile/Makefile
index 9cc023f6a473..9b47a7385d99 100644
--- a/mail/ifile/Makefile
+++ b/mail/ifile/Makefile
@@ -15,7 +15,6 @@ COMMENT= An application of machine learning to e-mail filtering
USE_GMAKE= yes
GNU_CONFIGURE= yes
-CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
MAN1= ifile.1
PLIST_FILES= bin/ifile
diff --git a/mail/isoqlog/Makefile b/mail/isoqlog/Makefile
index 853884ae6f58..136e02bc4751 100644
--- a/mail/isoqlog/Makefile
+++ b/mail/isoqlog/Makefile
@@ -16,7 +16,6 @@ MAINTAINER= ofsen@enderunix.org
COMMENT= A qmail, postfix, sendmail, exim MTA log analysis program
GNU_CONFIGURE= yes
-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
USE_GMAKE= yes
post-install:
diff --git a/mail/isync/Makefile b/mail/isync/Makefile
index 2d55736c16e9..8924b19205b0 100644
--- a/mail/isync/Makefile
+++ b/mail/isync/Makefile
@@ -18,7 +18,6 @@ GNU_CONFIGURE= yes
USE_OPENSSL= yes
USE_BDB= 42+
-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
MAN1= isync.1 mbsync.1 mdconvert.1
diff --git a/mail/jamlib/Makefile b/mail/jamlib/Makefile
index b49f1363a5d1..0ed7446cbc60 100644
--- a/mail/jamlib/Makefile
+++ b/mail/jamlib/Makefile
@@ -16,7 +16,6 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= A JAM subroutine library
USE_AUTOTOOLS= libtool:15
-CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
GNU_CONFIGURE= yes
NO_INSTALL_MANPAGES= yes
USE_LDCONFIG= yes
diff --git a/mail/libesmtp/Makefile b/mail/libesmtp/Makefile
index 12afb7fb7055..48a2c0b14f04 100644
--- a/mail/libesmtp/Makefile
+++ b/mail/libesmtp/Makefile
@@ -26,7 +26,6 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
PTHREAD_LIBS="${PTHREAD_LIBS}" \
PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \
LIBS="-L${LOCALBASE}/lib"
-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
# require-all-recipients (implied by enable-all) is required for Balsa
CONFIGURE_ARGS= --enable-all --disable-isoc
diff --git a/mail/librfc822/Makefile b/mail/librfc822/Makefile
index ee744b676801..14779fde9a02 100644
--- a/mail/librfc822/Makefile
+++ b/mail/librfc822/Makefile
@@ -15,7 +15,6 @@ MAINTAINER= ismail@EnderUNIX.org
COMMENT= A complete parser for RFC822 addresses
GNU_CONFIGURE= YES
-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
PORTDOCS= user-manual.html
PLIST_FILES= include/rfc822.hpp lib/librfc822.a
diff --git a/mail/libsieve/Makefile b/mail/libsieve/Makefile
index 395bc838bd2e..bbbfbc766f3f 100644
--- a/mail/libsieve/Makefile
+++ b/mail/libsieve/Makefile
@@ -16,7 +16,6 @@ COMMENT= A library for parsing, sorting and filtering mail
GNU_CONFIGURE= yes
CONFIGURE_WRKSRC=${WRKSRC}/src
-CONFIGURE_TARGET=--build=${ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS+=--prefix=${PREFIX}
USE_GMAKE= yes
BUILD_WRKSRC= ${WRKSRC}/src
diff --git a/mail/libspf-alt/Makefile b/mail/libspf-alt/Makefile
index 4b7d634200d7..f2df98d8a3a4 100644
--- a/mail/libspf-alt/Makefile
+++ b/mail/libspf-alt/Makefile
@@ -27,7 +27,6 @@ CPPFLAGS+= ${PTHREAD_CFLAGS} \
-I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" \
LDFLAGS="${LDFLAGS}"
CONFIGURE_ARGS= --program-transform-name=s,^spf,spf_alt,
diff --git a/mail/libspf2-10/Makefile b/mail/libspf2-10/Makefile
index 77dd6c78bc79..e15bce57a8c8 100644
--- a/mail/libspf2-10/Makefile
+++ b/mail/libspf2-10/Makefile
@@ -22,6 +22,5 @@ LATEST_LINK= ${PORTNAME}-${PORTVERSION:S/.//:R}
USE_AUTOTOOLS= libtool:15
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
.include <bsd.port.mk>
diff --git a/mail/libspf2/Makefile b/mail/libspf2/Makefile
index 91f24d2c2697..b11645de9f04 100644
--- a/mail/libspf2/Makefile
+++ b/mail/libspf2/Makefile
@@ -21,8 +21,6 @@ USE_AUTOTOOLS= libtool:15
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
-
post-patch:
@${REINPLACE_CMD} -e "s|-lpthread|${PTHREAD_LIBS}|g" \
${WRKSRC}/configure
diff --git a/mail/libsrs2/Makefile b/mail/libsrs2/Makefile
index d33e6398f35d..f06953b37259 100644
--- a/mail/libsrs2/Makefile
+++ b/mail/libsrs2/Makefile
@@ -19,6 +19,4 @@ USE_AUTOTOOLS= libtool:15
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
-
.include <bsd.port.mk>
diff --git a/mail/lmtp2nntp/Makefile b/mail/lmtp2nntp/Makefile
index a525c2e35251..e3b3a0e25fcd 100644
--- a/mail/lmtp2nntp/Makefile
+++ b/mail/lmtp2nntp/Makefile
@@ -20,7 +20,6 @@ LIB_DEPENDS= str.9:${PORTSDIR}/devel/str \
var.11:${PORTSDIR}/devel/ossp-var
GNU_CONFIGURE= yes
-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS= --with-ex=${LOCALBASE} --with-str=${LOCALBASE} \
--with-sa=${LOCALBASE} --with-var=${LOCALBASE}
diff --git a/mail/lmtpd/Makefile b/mail/lmtpd/Makefile
index 77e716bc1e05..7772b835879c 100644
--- a/mail/lmtpd/Makefile
+++ b/mail/lmtpd/Makefile
@@ -86,7 +86,6 @@ CONFIGURE_ARGS+= --without-db3 --without-db4
GNU_CONFIGURE= YES
CONFIGURE_ENV= CFLAGS="${CFLAGS} -I${LOCALBASE}/include" LDFLAGS="${LDFLAGS}"
CONFIGURE_ARGS+= --without-perl
-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
MAN8= lmtpd.8
DOCS= NEWS README TODO
diff --git a/mail/maildrop/Makefile b/mail/maildrop/Makefile
index effe0e1f0443..847f14064ef3 100644
--- a/mail/maildrop/Makefile
+++ b/mail/maildrop/Makefile
@@ -33,7 +33,6 @@ CONFIGURE_ARGS= --enable-syslog=1 \
--enable-use-flock=1 \
--with-etcdir="${PREFIX}/etc" \
--enable-maildirquota
-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
diff --git a/mail/masqmail/Makefile b/mail/masqmail/Makefile
index 01d1e7d0135c..2f4e6d73a881 100644
--- a/mail/masqmail/Makefile
+++ b/mail/masqmail/Makefile
@@ -24,7 +24,6 @@ GNU_CONFIGURE= yes
CFLAGS+= -Wno-trigraphs
CONFIGURE_ARGS+= --with-user=mailnull --with-group=mail \
--with-confdir=${PREFIX}/etc/masqmail --with-logdir=/var/log/masqmail
-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
.if !defined (NOPORTDOCS)
diff --git a/mail/meta1/Makefile b/mail/meta1/Makefile
index bb3582eb0fbe..a001c47c646b 100644
--- a/mail/meta1/Makefile
+++ b/mail/meta1/Makefile
@@ -29,7 +29,6 @@ MANUAL_PACKAGE_BUILD= needs hostname
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
GNU_CONFIGURE= yes
-CONFIGURE_TARGET=
CONFIGURE_ARGS+= --disable-dependency-tracking
MAKE_ENV+= META1CONFDIR="${META1CONFDIR}"
MAN8= createmap.8 mailq.8 mcp.8 milter-spamd.8 milter-regex.8 qmgr.8 \
diff --git a/mail/milter-greylist-devel/Makefile b/mail/milter-greylist-devel/Makefile
index 23e56fb20834..4dd8582b5529 100644
--- a/mail/milter-greylist-devel/Makefile
+++ b/mail/milter-greylist-devel/Makefile
@@ -22,7 +22,6 @@ CFLAGS+= ${PTHREAD_CFLAGS}
LIBS+= ${PTHREAD_LIBS}
GNU_CONFIGURE= yes
-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS+= --with-user=smmsp
CONFIGURE_ENV+= CFLAGS="${CFLAGS}" LIBS="${LIBS}"
diff --git a/mail/milter-greylist/Makefile b/mail/milter-greylist/Makefile
index fc138368e41d..93ffbd4af62d 100644
--- a/mail/milter-greylist/Makefile
+++ b/mail/milter-greylist/Makefile
@@ -56,7 +56,6 @@ CFLAGS+= ${PTHREAD_CFLAGS}
LIBS+= ${PTHREAD_LIBS}
GNU_CONFIGURE= yes
-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS+= --with-user=mailnull --with-libmilter=${MILTERBASE} \
--enable-dnsrbl --with-thread-safe-resolver
CONFIGURE_ENV+= CFLAGS="${CFLAGS}" LIBS="${LIBS} "
diff --git a/mail/msmtp/Makefile b/mail/msmtp/Makefile
index 3ebf2b663d4e..00897a603587 100644
--- a/mail/msmtp/Makefile
+++ b/mail/msmtp/Makefile
@@ -19,7 +19,6 @@ GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
MAN1= msmtp.1
INFO= msmtp
diff --git a/mail/mutt/Makefile b/mail/mutt/Makefile
index 8f09a2966c1b..6ba71a187921 100644
--- a/mail/mutt/Makefile
+++ b/mail/mutt/Makefile
@@ -82,7 +82,6 @@ WRKSRC= ${WRKDIR}/${DISTNAME:S/i$//}
USE_OPENSSL= yes
GNU_CONFIGURE= yes
USE_AUTOTOOLS= automake:19 autoconf:262
-CONFIGURE_TARGET=${ARCH}-portbld-freebsd${OSREL}
LDFLAGS+= -L${LOCALBASE}/lib
CONFIGURE_ENV= CC="${CC} -I${LOCALBASE}/include" LDFLAGS="${LDFLAGS}"
CONFIGURE_ARGS= --enable-pop --enable-imap --disable-fcntl \
diff --git a/mail/mutt14/Makefile b/mail/mutt14/Makefile
index 8f09a2966c1b..6ba71a187921 100644
--- a/mail/mutt14/Makefile
+++ b/mail/mutt14/Makefile
@@ -82,7 +82,6 @@ WRKSRC= ${WRKDIR}/${DISTNAME:S/i$//}
USE_OPENSSL= yes
GNU_CONFIGURE= yes
USE_AUTOTOOLS= automake:19 autoconf:262
-CONFIGURE_TARGET=${ARCH}-portbld-freebsd${OSREL}
LDFLAGS+= -L${LOCALBASE}/lib
CONFIGURE_ENV= CC="${CC} -I${LOCALBASE}/include" LDFLAGS="${LDFLAGS}"
CONFIGURE_ARGS= --enable-pop --enable-imap --disable-fcntl \
diff --git a/mail/nbsmtp/Makefile b/mail/nbsmtp/Makefile
index 3a32c56161cf..1ca573db1d5c 100644
--- a/mail/nbsmtp/Makefile
+++ b/mail/nbsmtp/Makefile
@@ -16,7 +16,6 @@ MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Simple program for outgoing SMTP delivery
GNU_CONFIGURE= yes
-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
OPTIONS= IPV6 "Support for IPv6 connections" off \
DEBUG "Enable debug information (for developers)" off \
diff --git a/mail/nmzmail/Makefile b/mail/nmzmail/Makefile
index d1d2275fbda1..f9a43d7f3c43 100644
--- a/mail/nmzmail/Makefile
+++ b/mail/nmzmail/Makefile
@@ -18,7 +18,6 @@ COMMENT= Fast mail searching for mutt
RUN_DEPENDS= namazu:${PORTSDIR}/databases/namazu2
GNU_CONFIGURE= yes
-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
USE_GMAKE= yes
PLIST_FILES= bin/nmzmail
diff --git a/mail/pfqueue/Makefile b/mail/pfqueue/Makefile
index 9878f7a959af..8991f80309c7 100644
--- a/mail/pfqueue/Makefile
+++ b/mail/pfqueue/Makefile
@@ -18,7 +18,6 @@ USE_AUTOTOOLS= libtool:15
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS}"
-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
MAN1= pfqueue.1
MAN5= pfqueue.conf.5
diff --git a/mail/proxsmtp/Makefile b/mail/proxsmtp/Makefile
index 2442dd5596b4..880f43568ee2 100644
--- a/mail/proxsmtp/Makefile
+++ b/mail/proxsmtp/Makefile
@@ -15,7 +15,6 @@ COMMENT= A flexible SMTP filter which can act also as transparent proxy
USE_GMAKE= yes
GNU_CONFIGURE= yes
-CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS+= PTHREAD_LIBS="${PTHREAD_LIBS}" PTHREAD_CFLAGS="${PTHREAD_CFLAGS}"
USE_RC_SUBR= proxsmtpd.sh
diff --git a/mail/qmail-auditor/Makefile b/mail/qmail-auditor/Makefile
index 790a61b00cb5..a050107dcaef 100644
--- a/mail/qmail-auditor/Makefile
+++ b/mail/qmail-auditor/Makefile
@@ -18,7 +18,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME:R}
USE_QMAIL_RUN= yes
GNU_CONFIGURE= yes
-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
SUB_FILES= pkg-message
SUB_LIST= QMAIL_PREFIX=${QMAIL_PREFIX}
diff --git a/mail/qmailadmin/Makefile b/mail/qmailadmin/Makefile
index 45ed24f178fe..ececc3e865e3 100644
--- a/mail/qmailadmin/Makefile
+++ b/mail/qmailadmin/Makefile
@@ -94,7 +94,6 @@ CONFIGURE_ARGS+= \
--enable-vpopmaildir=${VPOPMAIL_DIR} \
--enable-autoresponder-path=${LOCALBASE}/bin \
--enable-ezmlmdir=${LOCALBASE}/bin
-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
.if defined(WITHOUT_IPAUTH)
CONFIGURE_ARGS+= --disable-ipauth
diff --git a/mail/qsf/Makefile b/mail/qsf/Makefile
index e94cc04eadfa..4f17c589a380 100644
--- a/mail/qsf/Makefile
+++ b/mail/qsf/Makefile
@@ -19,7 +19,6 @@ OPTIONS= GDBM "GDBM support" off \
USE_BZIP2= yes
GNU_CONFIGURE= yes
-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
MAN1= qsf.1
diff --git a/mail/qsheff/Makefile b/mail/qsheff/Makefile
index 461678559137..5d66dc7a0579 100644
--- a/mail/qsheff/Makefile
+++ b/mail/qsheff/Makefile
@@ -20,7 +20,6 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/ripmime:${PORTSDIR}/mail/ripmime
RUN_DEPENDS= ${BUILD_DEPENDS}
GNU_CONFIGURE= YES
-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
USE_QMAIL= yes
diff --git a/mail/rabl_client/Makefile b/mail/rabl_client/Makefile
index 1fbfd0f90f3d..6a6426928e44 100644
--- a/mail/rabl_client/Makefile
+++ b/mail/rabl_client/Makefile
@@ -17,7 +17,6 @@ COMMENT= Reactive Autonomous Blackhole List client
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib"
-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS+= --prefix=${PREFIX} \
--localstatedir=${VAR_DIR}
diff --git a/mail/rabl_server/Makefile b/mail/rabl_server/Makefile
index 84f08e362ece..dc3dbc0c0193 100644
--- a/mail/rabl_server/Makefile
+++ b/mail/rabl_server/Makefile
@@ -19,7 +19,6 @@ COMMENT= Reactive Autonomous Blackhole List server
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib"
-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
PORTDOCS= CHANGE README RELEASE.NOTES
diff --git a/mail/renattach/Makefile b/mail/renattach/Makefile
index 52c7fd86404f..fdcef1e1764e 100644
--- a/mail/renattach/Makefile
+++ b/mail/renattach/Makefile
@@ -14,7 +14,6 @@ MAINTAINER= pgollucci@FreeBSD.org
COMMENT= Rename or remove certain attachments or kill entire messages
GNU_CONFIGURE= yes
-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
MAN1= renattach.1
PORTDOCS= INSTALL
diff --git a/mail/spamguard/Makefile b/mail/spamguard/Makefile
index 40f5977b3b63..a16424358b5d 100644
--- a/mail/spamguard/Makefile
+++ b/mail/spamguard/Makefile
@@ -14,7 +14,6 @@ MAINTAINER= ofsen@enderunix.org
COMMENT= MTA spam prevention program for qmail/postfix/sendmail
GNU_CONFIGURE= yes
-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
PKGMESSAGE= ${WRKDIR}/pkg-message
diff --git a/mail/spamprobe/Makefile b/mail/spamprobe/Makefile
index 1794501d70e6..c0d4dc2bed54 100644
--- a/mail/spamprobe/Makefile
+++ b/mail/spamprobe/Makefile
@@ -23,7 +23,6 @@ MAINTAINER= stefan@FreeBSD.org
COMMENT= Spam detector using Bayesian analysis of word counts
GNU_CONFIGURE= yes
-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
CONFIGURE_ARGS= --enable-default-8bit
diff --git a/mail/sqwebmail/Makefile b/mail/sqwebmail/Makefile
index fc3a458618b7..233d8d81313a 100644
--- a/mail/sqwebmail/Makefile
+++ b/mail/sqwebmail/Makefile
@@ -57,7 +57,6 @@ CACHEOWNER?= bin
#
# End of user variables
-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-unknown-freebsd${OSREL}
USE_GCC= 3.4
USE_PERL5= YES
HAS_CONFIGURE= YES
diff --git a/mail/tpop3d/Makefile b/mail/tpop3d/Makefile
index 74b4e632a82f..4ba35042e9ff 100644
--- a/mail/tpop3d/Makefile
+++ b/mail/tpop3d/Makefile
@@ -20,7 +20,6 @@ CONFIGURE_ARGS= --enable-auth-other \
--enable-tcp-wrappers \
--enable-tls \
--with-mailspool-directory=/var/mail
-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
OPTIONS= MYSQL "Use MySQL authentication" off \
PGSQL "Use PgSQL authentication" off \
diff --git a/mail/vpopmail/Makefile b/mail/vpopmail/Makefile
index 4c8e34e4e704..4ebcc576fbe3 100644
--- a/mail/vpopmail/Makefile
+++ b/mail/vpopmail/Makefile
@@ -35,7 +35,6 @@ CONFIGURE_ARGS= --enable-qmaildir=${QMAIL_PREFIX} \
--enable-tcprules-prog=${LOCALBASE}/bin/tcprules \
--enable-tcpserver-file=${PREFIX}/vpopmail/etc/tcp.smtp \
--enable-non-root-build
-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
#
# User-configurable variables
diff --git a/mail/vqadmin/Makefile b/mail/vqadmin/Makefile
index f405aceb8821..493d3f535cbc 100644
--- a/mail/vqadmin/Makefile
+++ b/mail/vqadmin/Makefile
@@ -20,7 +20,6 @@ BUILD_DEPENDS= ${LOCALBASE}/vpopmail/lib/libvpopmail.a:${PORTSDIR}/mail/vpopmail
RUN_DEPENDS= ${LOCALBASE}/vpopmail/lib/libvpopmail.a:${PORTSDIR}/mail/vpopmail
GNU_CONFIGURE= YES
-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
WANT_QMAIL= yes
CGIBINDIR?= www/cgi-bin-dist
diff --git a/mail/whoson/Makefile b/mail/whoson/Makefile
index 5eaa84331d95..b034790d0294 100644
--- a/mail/whoson/Makefile
+++ b/mail/whoson/Makefile
@@ -16,7 +16,6 @@ COMMENT= `WHO iS ONline' protocol implementation
USE_AUTOTOOLS= libtool:15
GNU_CONFIGURE= yes
-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS= --with-config=${PREFIX}/etc/whoson.conf
USE_LDCONFIG= yes
diff --git a/mail/wmbiff/Makefile b/mail/wmbiff/Makefile
index 02ad9ae4cda7..c59409620041 100644
--- a/mail/wmbiff/Makefile
+++ b/mail/wmbiff/Makefile
@@ -18,7 +18,6 @@ OPTIONS= GNUTLS "Support for SSL" off
USE_XORG= xpm
GNU_CONFIGURE= yes
-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
MAN1= wmbiff.1
MAN5= wmbiffrc.5