aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorstefan <stefan@FreeBSD.org>2010-07-01 20:16:21 +0800
committerstefan <stefan@FreeBSD.org>2010-07-01 20:16:21 +0800
commit8a4b02acc67620c4495ed0eb2a69aa13c3c38c78 (patch)
tree07ca592de334844788a3dce868891f13e35e6403 /mail
parent85ef89cb6ef06885e8dc29edd1d03061bb72ad40 (diff)
downloadfreebsd-ports-gnome-8a4b02acc67620c4495ed0eb2a69aa13c3c38c78.tar.gz
freebsd-ports-gnome-8a4b02acc67620c4495ed0eb2a69aa13c3c38c78.tar.zst
freebsd-ports-gnome-8a4b02acc67620c4495ed0eb2a69aa13c3c38c78.zip
Explicitly empty TARGET_ARCH to prevent build problems.
PR: 147853 Submitted by: Olivier Cochard-Labbé <olivier@cochard.me> Patch by: maintainer Feature safe: yes
Diffstat (limited to 'mail')
-rw-r--r--mail/ssmtp/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/ssmtp/Makefile b/mail/ssmtp/Makefile
index 9ee0d853ca27..42da39c380ac 100644
--- a/mail/ssmtp/Makefile
+++ b/mail/ssmtp/Makefile
@@ -20,6 +20,7 @@ USE_OPENSSL= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
+MAKE_ENV+= TARGET_ARCH=
SSMTP_GROUP= ssmtp
SSMTP_GID= 916