aboutsummaryrefslogtreecommitdiffstats
path: root/math/mathmod
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2017-01-01 11:45:12 +0800
committersunpoet <sunpoet@FreeBSD.org>2017-01-01 11:45:12 +0800
commit186438d146a394b729a7b139b9ec68187245cbf3 (patch)
tree47a0ecc20682a7a4895cc432843a845b1c7f6905 /math/mathmod
parent3893119e13cf8350d8a3616ebffc77669eba37fe (diff)
downloadfreebsd-ports-gnome-186438d146a394b729a7b139b9ec68187245cbf3.tar.gz
freebsd-ports-gnome-186438d146a394b729a7b139b9ec68187245cbf3.tar.zst
freebsd-ports-gnome-186438d146a394b729a7b139b9ec68187245cbf3.zip
Remove BROKEN_FreeBSD_9
Approved by: portmgr (blanket)
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>