diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2013-11-25 16:33:39 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2013-11-25 16:33:39 +0000 |
commit | 579bf456ebb600d31718314ea58e15953effb905 (patch) | |
tree | 4de700e2d7af5d6c940938913e6793f910f9eb9a /games/chessx | |
parent | 2bf353bb568a98ca65c2da1c2ee9ddb761a5238a (diff) | |
download | ports-579bf456ebb600d31718314ea58e15953effb905.tar.gz ports-579bf456ebb600d31718314ea58e15953effb905.zip |
Notes
Diffstat (limited to 'games/chessx')
-rw-r--r-- | games/chessx/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/chessx/Makefile b/games/chessx/Makefile index 5f58755a8d0d..60fa1036b2dd 100644 --- a/games/chessx/Makefile +++ b/games/chessx/Makefile @@ -17,7 +17,6 @@ USE_QT4= corelib gui svg xml network linguist_build \ QMAKE_ARGS+= QMAKE_LRELEASE=${LRELEASE} OPTIONS_DEFINE= STOCKFISH CRAFTY -OPTIONS_DEFAULT= STOCKFISH CRAFTY STOCKFISH_DESC= Install Stockfish Chess Engine STOCKFISH_RUN_DEPENDS= stockfish:${PORTSDIR}/games/stockfish |