aboutsummaryrefslogtreecommitdiff
path: root/astro
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2015-08-19 13:41:51 +0000
committerMathieu Arnold <mat@FreeBSD.org>2015-08-19 13:41:51 +0000
commitbc0d524329dfcbb44b3e1bb1fb80faf5ec40862f (patch)
tree81a2ca31789f4172ca1be25f640fe0b45335d47a /astro
parent649e9e5910e032ee0e33fded71c09c00f301d6d4 (diff)
downloadports-bc0d524329dfcbb44b3e1bb1fb80faf5ec40862f.tar.gz
ports-bc0d524329dfcbb44b3e1bb1fb80faf5ec40862f.zip
Notes
Diffstat (limited to 'astro')
-rw-r--r--astro/boinc-setiathome-v7/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/astro/boinc-setiathome-v7/Makefile b/astro/boinc-setiathome-v7/Makefile
index 868f53a9a700..2ff193c16c46 100644
--- a/astro/boinc-setiathome-v7/Makefile
+++ b/astro/boinc-setiathome-v7/Makefile
@@ -47,10 +47,8 @@ X11_CONFIGURE_ENABLE= graphics
X11_BUILD_DEPENDS_OFF= ${LOCALBASE}/include/boinc/std_fixes.h:${PORTSDIR}/net/boinc-client
-.if ${ARCH} == i386 || ${ARCH} == amd64
-# comment out if world is built with clang and port with gcc
-CFLAGS+= -mtune=native
-.endif
+CFLAGS_i386= -mtune=native
+CFLAGS_amd64= -mtune=native
.if !empty(MACHINE_CPU:Maltivec)
CONFIGURE_ARGS+= --enable-altivec