diff options
Diffstat (limited to 'games/stockfish/Makefile')
-rw-r--r-- | games/stockfish/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/games/stockfish/Makefile b/games/stockfish/Makefile index 1a9918a7d2ce..ed99a8e9d50c 100644 --- a/games/stockfish/Makefile +++ b/games/stockfish/Makefile @@ -27,8 +27,6 @@ PORTDATA= Book.bin FETCH_ARGS= -Fpr PLIST_FILES= bin/stockfish -PLIST_DIRSTRY= share/data/${PORTNAME} \ - share/docs/${PORTNAME} TGTBLD= build MYCC= gcc |