diff options
author | Alex Kozlov <ak@FreeBSD.org> | 2014-05-31 16:37:58 +0000 |
---|---|---|
committer | Alex Kozlov <ak@FreeBSD.org> | 2014-05-31 16:37:58 +0000 |
commit | fe7fc772a5aa50ceab067ebdb68b0fc9e2d0cbeb (patch) | |
tree | 3aba6572b76515a94751ae114e5304e1d6c1f9ac /games/hoichess | |
parent | f4651688029fd1776aa50c470ece596188945ab8 (diff) | |
download | ports-fe7fc772a5aa50ceab067ebdb68b0fc9e2d0cbeb.tar.gz ports-fe7fc772a5aa50ceab067ebdb68b0fc9e2d0cbeb.zip |
Notes
Diffstat (limited to 'games/hoichess')
-rw-r--r-- | games/hoichess/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/hoichess/Makefile b/games/hoichess/Makefile index 0a9339568155..ae14147faabc 100644 --- a/games/hoichess/Makefile +++ b/games/hoichess/Makefile @@ -26,4 +26,3 @@ post-patch: -e '/bindir/s/games/bin/; /mandir/s/share//' ${WRKSRC}/Makefile .include <bsd.port.mk> - |