aboutsummaryrefslogtreecommitdiff
path: root/math/atlas-devel
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2004-03-18 23:06:11 +0000
committerMaho Nakata <maho@FreeBSD.org>2004-03-18 23:06:11 +0000
commitfb23a1b0861db52ff7b6c97e85ca19b797b7f2b1 (patch)
treea2f6ae986d4fb65983a7bd7c9272de11ee9f331f /math/atlas-devel
parent7e6b0aeaaae780a3f34e5e1eb5bbc9a4aab81a12 (diff)
downloadports-fb23a1b0861db52ff7b6c97e85ca19b797b7f2b1.tar.gz
ports-fb23a1b0861db52ff7b6c97e85ca19b797b7f2b1.zip
Notes
Diffstat (limited to 'math/atlas-devel')
-rw-r--r--math/atlas-devel/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/math/atlas-devel/Makefile b/math/atlas-devel/Makefile
index e184cfa2e292..a5fe33e93454 100644
--- a/math/atlas-devel/Makefile
+++ b/math/atlas-devel/Makefile
@@ -50,13 +50,7 @@ post-patch:
@(cd ${WRKSRC}; ${PATCH} < ${FILESDIR}/alpha-patch)
.endif
-.if !defined(PICFLAG)
-.if ${MACHINE_ARCH} == "sparc64"
PICFLAG=-fPIC
-.else
-PICFLAG=-fpic
-.endif
-.endif
ANSWER_i386?= ${PRINTF} "\n\n\n\n\n\n\n\n\n\n"
ANSWER_ia64?= ${PRINTF} "\n\n\n2\n\n\n\n\nf77\n-O2 -static\n\n"