diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-03 23:30:04 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-03 23:30:04 +0000 |
commit | 3d9b49d653bccf2b8a9b326038fa2b5056ed96d7 (patch) | |
tree | 9ad146b00d4bd484c1870fbb7901593f15af7419 /games/xroads | |
parent | 0d763781ed7e3dd126be0004e12abe5198336d91 (diff) | |
download | ports-3d9b49d653bccf2b8a9b326038fa2b5056ed96d7.tar.gz ports-3d9b49d653bccf2b8a9b326038fa2b5056ed96d7.zip |
Notes
Diffstat (limited to 'games/xroads')
-rw-r--r-- | games/xroads/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xroads/Makefile b/games/xroads/Makefile index 0fe2dd17d40a..587c7ba60a26 100644 --- a/games/xroads/Makefile +++ b/games/xroads/Makefile @@ -26,4 +26,4 @@ do-install: ${INSTALL_DATA} ${WRKSRC}/${file} ${STAGEDIR}${PREFIX}/share/doc/xroads .endfor -.include <bsd.port.post.mk> +.include <bsd.port.mk> |