aboutsummaryrefslogtreecommitdiff
path: root/games/re3
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2021-03-03 21:24:05 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2021-03-03 21:24:05 +0000
commit74b7c06ba5a6824e6f6c17c01a8283bccc190fe9 (patch)
tree0852c1334e379ba086ad699a0238dcf9917be13d /games/re3
parent368f32887605848710a925c2b99b738250b27d23 (diff)
downloadports-74b7c06ba5a6824e6f6c17c01a8283bccc190fe9.tar.gz
ports-74b7c06ba5a6824e6f6c17c01a8283bccc190fe9.zip
games/re3: remove unnecessary blank line
Notes
Notes: svn path=/head/; revision=567260
Diffstat (limited to 'games/re3')
-rw-r--r--games/re3/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/games/re3/Makefile b/games/re3/Makefile
index a255e897695d..46a3eaf8fa7c 100644
--- a/games/re3/Makefile
+++ b/games/re3/Makefile
@@ -50,5 +50,4 @@ do-install:
${INSTALL_PROGRAM} ${WRKSRC}/bin/bsd-${ARCH:S/i386/x86/:C/armv.*/arm/:S/aarch64/arm64/}-librw_gl3_glfw-oal/Release/re3 ${STAGEDIR}${DATADIR}/
(cd ${WRKSRC}/gamefiles && ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR}/)
-
.include <bsd.port.mk>