Now seems to build on sparc64.

This commit is contained in:
Mark Linimon 2016-10-30 04:07:51 +00:00
parent 9545191552
commit 89f394e0db
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=424928

View File

@ -37,10 +37,6 @@ CFLAGS+= -DNDEBUG
.include <bsd.port.pre.mk>
.if ${ARCH} == "sparc64"
BROKEN= glXCreateContext fails during configure
.endif
.if defined(STRIP) && ${STRIP} != ""
INSTALL_TARGET= install-strip
.endif