dont install manpages into bin/

Noted by:	bento's log
This commit is contained in:
Ying-Chieh Liao
2001-04-26 04:16:11 +00:00
parent f0cbdc94a9
commit 0d6b2bb3a0

View File

@@ -28,7 +28,7 @@ post-patch:
.endfor
do-install:
.for file in grc grcat ${MAN1}
.for file in grc grcat
${INSTALL_SCRIPT} ${WRKSRC}/${file} ${PREFIX}/bin
.endfor