Port seems to compile and execute without issue on sparc64: therefore

remove NOT_FOR_ARCHS. I suspect the last fix for amd64 also affected
sparc64.
This commit is contained in:
Shaun Amott 2006-09-04 23:56:55 +00:00
parent 574ee68002
commit 92c6c8c1ab
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=172253

View File

@ -24,9 +24,6 @@ CONFIGURE_ARGS+= --enable-backward
INSTALLS_SHLIB= yes
# does not compile on sparc64
NOT_FOR_ARCHS= sparc64
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 500000