Move the .if ${ARCH} != amd64 && ${ARCH} != i386 statement to avoid
creating an empty post-patch target for the x86 case.
Reported by: mat
Approved by: portmgr (tier-2 blanket)
Move the .if ${ARCH} != amd64 && ${ARCH} != i386 statement to avoid Tags None Referenced Files None Subscribers None
Description
Details
|