diff --git a/math/R/Makefile b/math/R/Makefile index d1b6a6f4bb6d..c8f5e7a1d74c 100644 --- a/math/R/Makefile +++ b/math/R/Makefile @@ -122,12 +122,6 @@ X11_CONFIGURE_WITH= x _MAJORVER= ${DISTVERSION:R:R} -.include - -.if ${ARCH} == powerpc -LLD_UNSAFE= yes -.endif - post-patch: @${REINPLACE_CMD} \ -e "s|%%FULLVER%%|${DISTVERSION}|" \