aboutsummaryrefslogtreecommitdiffstats
path: root/math/py-matplotlib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/py-matplotlib/Makefile')
-rw-r--r--math/py-matplotlib/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/math/py-matplotlib/Makefile b/math/py-matplotlib/Makefile
index ec006817aa85..0bd7ec1c2e02 100644
--- a/math/py-matplotlib/Makefile
+++ b/math/py-matplotlib/Makefile
@@ -48,10 +48,6 @@ PLISTDIR+= ${EXAMPLESDIR}
USE_GCC= 3.4
.endif
-.if ${OSVERSION} >= 700000
-BROKEN= "Does not build on FreeBSD >= 7.0"
-.endif
-
post-patch:
@${GREP} -lR "share/matplotlib" ${WRKSRC} | ${XARGS} ${REINPLACE_CMD} \
-e "s,share/matplotlib,share/py-matplotlib,g"