1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

BROKEN on sparc64: Does not compile

This commit is contained in:
Kris Kennaway 2004-11-18 22:15:53 +00:00
parent 0fd891f509
commit 4f173832ed
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=121920

View File

@ -23,6 +23,10 @@ KMODDIR= ${PREFIX}/modules
BROKEN= "Need FreeBSD 4.0 or above"
.endif
.if ${ARCH} == "sparc64"
BROKEN= "Does not compile on sparc64"
.endif
do-install:
@${MKDIR} ${KMODDIR}
${INSTALL_SCRIPT} ${FILESDIR}/matrix_saver.sh ${PREFIX}/etc/rc.d