From 9c7e4d2f80d8de453d5fe547a2260558f9d7e91f Mon Sep 17 00:00:00 2001 From: Thierry Thomas Date: Wed, 6 Apr 2016 20:25:26 +0000 Subject: [PATCH] Mark BROKEN for 93i386: error: integer constant is too large for 'long' type --- math/mathmod/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/math/mathmod/Makefile b/math/mathmod/Makefile index 863ef4eab77a..23f02b1e7194 100644 --- a/math/mathmod/Makefile +++ b/math/mathmod/Makefile @@ -21,6 +21,9 @@ WRKSRC= ${WRKDIR}/${PORTNAME:tl}-branches-${BRANCHE}-trunk PLIST_FILES= bin/MathMod +# LL / ULL suffix would be needed for integer constants +BROKEN_FreeBSD_9_i386= YES + pre-build: cd ${BUILD_WRKSRC}; ${SETENV} ${MAKE_ENV} ${QMAKE}