diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2013-06-29 21:39:34 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2013-06-29 21:39:34 +0000 |
commit | 68f5ac5315ccb2013db9224e2fe0f5d33dd75498 (patch) | |
tree | f42a4058ae04357a5edc29c243bfee294411296b /games | |
parent | beed2c90b3149fced8a32e855bc3416e12f4449c (diff) |
Notes
Diffstat (limited to 'games')
-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 |