aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/ppsspp
diff options
context:
space:
mode:
authorjbeich <jbeich@FreeBSD.org>2015-06-11 07:17:27 +0800
committerjbeich <jbeich@FreeBSD.org>2015-06-11 07:17:27 +0800
commit8d1b897aa459a38a97c07597c7f223a9c8a8d218 (patch)
treea778f5b773640748fda4cf8cf12399ac188d636c /emulators/ppsspp
parentbb170aed8b522b33a2878f9b7bd553b4c8e4c130 (diff)
downloadfreebsd-ports-gnome-8d1b897aa459a38a97c07597c7f223a9c8a8d218.tar.gz
freebsd-ports-gnome-8d1b897aa459a38a97c07597c7f223a9c8a8d218.tar.zst
freebsd-ports-gnome-8d1b897aa459a38a97c07597c7f223a9c8a8d218.zip
emulators/ppsspp: style nit
Diffstat (limited to 'emulators/ppsspp')
-rw-r--r--emulators/ppsspp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/ppsspp/Makefile b/emulators/ppsspp/Makefile
index 0182e8582bf4..6d5cdbe28c2c 100644
--- a/emulators/ppsspp/Makefile
+++ b/emulators/ppsspp/Makefile
@@ -83,7 +83,7 @@ do-install:
.endif
${INSTALL_DATA} ${WRKSRC}/debian/${PORTNAME}.desktop \
${STAGEDIR}${DESKTOPDIR}
- ${INSTALL_DATA} ${WRKSRC}/debian/${PORTNAME}.1 \
+ ${INSTALL_MAN} ${WRKSRC}/debian/${PORTNAME}.1 \
${STAGEDIR}${MAN1PREFIX}/man/man1
(cd ${WRKSRC}/assets/unix-icons && ${COPYTREE_SHARE} \
"hicolor" ${STAGEDIR}${PREFIX}/share/icons)