aboutsummaryrefslogtreecommitdiff
path: root/math/sage
diff options
context:
space:
mode:
authorStephen Montgomery-Smith <stephen@FreeBSD.org>2012-11-23 16:07:13 +0000
committerStephen Montgomery-Smith <stephen@FreeBSD.org>2012-11-23 16:07:13 +0000
commit0ead1dc0ce131979700d43c7677de4d5a5c10b7c (patch)
treeaa76539badb7fadaf805d5f2c69223245d33a16e /math/sage
parenteb758fbc2d2f755c65d25e398676972c9c716bfa (diff)
downloadports-0ead1dc0ce131979700d43c7677de4d5a5c10b7c.tar.gz
ports-0ead1dc0ce131979700d43c7677de4d5a5c10b7c.zip
- Remove redundant check for arch=amd64.
Feature safe: yes
Notes
Notes: svn path=/head/; revision=307684
Diffstat (limited to 'math/sage')
-rw-r--r--math/sage/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/sage/Makefile b/math/sage/Makefile
index 27e3f54424ba..4d6bca63db03 100644
--- a/math/sage/Makefile
+++ b/math/sage/Makefile
@@ -159,7 +159,7 @@ post-install:
BROKEN= POSIX semaphores are required, and the support only works in FreeBSD 7-STABLE and later
.endif
-.if ${PORT_OPTIONS:M387} && ${ARCH} == amd64
+.if ${PORT_OPTIONS:M387}
FPM_FLAG= -mfpmath=387
.else
FPM_FLAG=