aboutsummaryrefslogtreecommitdiffstats
path: root/science
diff options
context:
space:
mode:
authorgahr <gahr@FreeBSD.org>2008-09-16 17:18:28 +0800
committergahr <gahr@FreeBSD.org>2008-09-16 17:18:28 +0800
commit15e2255283e1874eae416c6b271ae45bfe108879 (patch)
tree53990b12009ebb7f5c7ada72c0ed6d5df8d81076 /science
parente35da90cb58200ba03b0cd0c30edf2eb995596a7 (diff)
downloadfreebsd-ports-gnome-15e2255283e1874eae416c6b271ae45bfe108879.tar.gz
freebsd-ports-gnome-15e2255283e1874eae416c6b271ae45bfe108879.tar.zst
freebsd-ports-gnome-15e2255283e1874eae416c6b271ae45bfe108879.zip
- Set NOT_FOR_ARCHS for sparc64
Approved by: portmgr (pav)
Diffstat (limited to 'science')
-rw-r--r--science/simlib/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/science/simlib/Makefile b/science/simlib/Makefile
index 960c8a8311a1..229e34b294f9 100644
--- a/science/simlib/Makefile
+++ b/science/simlib/Makefile
@@ -20,6 +20,9 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-3
CXXFLAGS+= -fPIC
+NOT_FOR_ARCHS= sparc64
+NOT_FOR_ARCHS_REASON= contains not working ${ARCH}-dependent assembly code
+
post-patch:
@${REINPLACE_CMD} -e 's|make|gmake|g' ${WRKSRC}/Makefile
@${MV} ${WRKSRC}/src/Makefile.FreeBSD-i386 ${WRKSRC}/src/Makefile