math/R: drop unnecessary powerpc knob

This commit is contained in:
Piotr Kubaj 2025-01-29 15:37:48 +01:00
parent 17216b2bfc
commit 3cb64e298a

View file

@ -122,12 +122,6 @@ X11_CONFIGURE_WITH= x
_MAJORVER= ${DISTVERSION:R:R}
.include <bsd.port.options.mk>
.if ${ARCH} == powerpc
LLD_UNSAFE= yes
.endif
post-patch:
@${REINPLACE_CMD} \
-e "s|%%FULLVER%%|${DISTVERSION}|" \