From ec74ba4484f53e093e71ee393bd7c4aa9cd33020 Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Sat, 14 Sep 2002 22:30:00 +0000 Subject: [PATCH] Add missing file to pkg-plist --- devel/bin86/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)