aboutsummaryrefslogtreecommitdiff
path: root/games/rtb
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-12-09 10:28:01 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-12-09 10:28:01 +0000
commit46fcc2166bb9297290296b078bca17bfed68259f (patch)
treec97faea086235af97d01a1d2555d798b1485a27f /games/rtb
parent68bcca922028731f7200fc5392c87a226b6eddb2 (diff)
downloadports-46fcc2166bb9297290296b078bca17bfed68259f.tar.gz
ports-46fcc2166bb9297290296b078bca17bfed68259f.zip
Handle includes properly.
Notes
Notes: svn path=/head/; revision=123552
Diffstat (limited to 'games/rtb')
-rw-r--r--games/rtb/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/rtb/Makefile b/games/rtb/Makefile
index 84d1f0f8ba5c..350acafcbd97 100644
--- a/games/rtb/Makefile
+++ b/games/rtb/Makefile
@@ -48,4 +48,4 @@ post-install:
${INSTALL_DATA} ${WRKSRC}/doc/RealTimeBattle.txt ${DOCSDIR}
.endif
-.include <bsd.port.mk>
+.include <bsd.port.post.mk>