aboutsummaryrefslogtreecommitdiff
path: root/math/mathmod
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-01-01 03:45:12 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-01-01 03:45:12 +0000
commite0b379fa6f3d155233755f07a2c1262bcdb4faa8 (patch)
tree47a0ecc20682a7a4895cc432843a845b1c7f6905 /math/mathmod
parent411a42077f495f437d1991bb81e508d52f3cd6ea (diff)
downloadports-e0b379fa6f3d155233755f07a2c1262bcdb4faa8.tar.gz
ports-e0b379fa6f3d155233755f07a2c1262bcdb4faa8.zip
Remove BROKEN_FreeBSD_9
Approved by: portmgr (blanket)
Notes
Notes: svn path=/head/; revision=430235
Diffstat (limited to 'math/mathmod')
-rw-r--r--math/mathmod/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/math/mathmod/Makefile b/math/mathmod/Makefile
index 6cd800bc21ba..64a4a32c1e05 100644
--- a/math/mathmod/Makefile
+++ b/math/mathmod/Makefile
@@ -21,7 +21,4 @@ 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
-
.include <bsd.port.mk>