diff --git a/math/gsl/Makefile b/math/gsl/Makefile index 35016c634dbd..558da29aee96 100644 --- a/math/gsl/Makefile +++ b/math/gsl/Makefile @@ -24,14 +24,8 @@ INFO= gsl-ref CORELIMIT?= /usr/bin/limits -Sc 0 .endif -.include - -.if ${ARCH} == powerpc64 -USE_GCC= any -.endif - check regression-test test: build @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${CORELIMIT} ${MAKE_CMD} \ ${MAKE_ARGS} check -.include +.include