aboutsummaryrefslogtreecommitdiffstats
path: root/archivers
diff options
context:
space:
mode:
authorolgeni <olgeni@FreeBSD.org>2015-10-08 23:11:28 +0800
committerolgeni <olgeni@FreeBSD.org>2015-10-08 23:11:28 +0800
commit1c460a5b00a5221991545a04e5cdba8565fc2839 (patch)
tree950065fafc9374ef5ac291e71c9f3b3434f87377 /archivers
parent21f44327e690a77d7f97b9e2ef0ecd8daa2b959d (diff)
downloadfreebsd-ports-gnome-1c460a5b00a5221991545a04e5cdba8565fc2839.tar.gz
freebsd-ports-gnome-1c460a5b00a5221991545a04e5cdba8565fc2839.tar.zst
freebsd-ports-gnome-1c460a5b00a5221991545a04e5cdba8565fc2839.zip
Remove trailing whitespace from Makefiles, A-L.
Diffstat (limited to 'archivers')
-rw-r--r--archivers/peazip/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/peazip/Makefile b/archivers/peazip/Makefile
index 6097bf54345d..f48a9bf41962 100644
--- a/archivers/peazip/Makefile
+++ b/archivers/peazip/Makefile
@@ -109,7 +109,7 @@ do-install:
${INSTALL_PROGRAM} peazip ${STAGEDIR}${DATADIR}
@cd ${WRKSRC}/FreeDesktop_integration && \
${INSTALL_DATA} peazip.desktop ${STAGEDIR}${DESKTOPDIR} && \
- ${INSTALL_DATA} peazip.png ${STAGEDIR}${PREFIX}/share/pixmaps/
+ ${INSTALL_DATA} peazip.png ${STAGEDIR}${PREFIX}/share/pixmaps/
${INSTALL_SCRIPT} ${WRKDIR}/pea ${WRKDIR}/pealauncher ${WRKDIR}/peazip ${STAGEDIR}${PREFIX}/bin/
.include <bsd.port.post.mk>