Only install the sfxge(4) manpage on amd64, while the driver is amd64-only.

Pointed out by:	bz
This commit is contained in:
philip 2011-11-28 16:25:27 +00:00
parent 65be46df50
commit f3d31009fe

View File

@ -378,7 +378,7 @@ MAN= aac.4 \
send.4 \
ses.4 \
sf.4 \
sfxge.4 \
${_sfxge.4} \
sge.4 \
si.4 \
siba.4 \
@ -718,6 +718,7 @@ MLINKS+=lindev.4 full.4
.if ${MACHINE_CPUARCH} == "amd64"
_qlxgb.4= qlxgb.4
_sfxge.4= sfxge.4
.endif
.if ${MACHINE_CPUARCH} == "powerpc"