diff --git a/lib/Makefile b/lib/Makefile index eef204899cde..66b21037c64b 100644 --- a/lib/Makefile +++ b/lib/Makefile @@ -192,12 +192,6 @@ _libefi= libefi _libsmb= libsmb .endif -.if ${MACHINE_CPUARCH} == "amd64" -.if ${MK_NCP} != "no" -_libncp= libncp -.endif -.endif - .if ${MACHINE_CPUARCH} == "powerpc" _libsmb= libsmb .endif