From c224849c6a95ad6296f292799ed444d84cfea0c0 Mon Sep 17 00:00:00 2001 From: ehaupt Date: Fri, 18 Nov 2011 23:30:13 +0000 Subject: Remove trailing whitespaces. Feature safe: yes --- archivers/unarj/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'archivers/unarj') diff --git a/archivers/unarj/Makefile b/archivers/unarj/Makefile index f143ef255ca0..e6d25d87932c 100644 --- a/archivers/unarj/Makefile +++ b/archivers/unarj/Makefile @@ -26,7 +26,7 @@ do-install: ${INSTALL_PROGRAM} ${WRKSRC}/unarj ${PREFIX}/bin .if !defined(NOPORTDOCS) ${INSTALL} -d -m 755 -o ${SHAREOWN} -g ${SHAREGRP} ${DOCSDIR} -.for i in ${PORTDOCS} +.for i in ${PORTDOCS} ${INSTALL_DATA} ${WRKSRC}/${i} ${DOCSDIR} .endfor .endif -- cgit