diff --git a/devel/bin86/Makefile b/devel/bin86/Makefile index 7981935ce535..b568216ec14d 100644 --- a/devel/bin86/Makefile +++ b/devel/bin86/Makefile @@ -24,7 +24,7 @@ post-extract: pre-install: ${RM} -f ${PLIST} -.for i in ${BINS} +.for i in ${BINS} as/as86_encap ${ECHO_CMD} bin/`${BASENAME} ${i}` >> ${PLIST} .endfor .if !defined(NOPORTDOCS)