svn commit: r334863 - head/games/chessx
Max Brazhnikov
makc at FreeBSD.org
Mon Nov 25 16:33:40 UTC 2013
Author: makc
Date: Mon Nov 25 16:33:39 2013
New Revision: 334863
URL: http://svnweb.freebsd.org/changeset/ports/334863
Log:
- Don't force pkg users to install optional dependencies
PR: ports/184034
Submitted by: Yamagi Burmeister (maintainter)
Modified:
head/games/chessx/Makefile
Modified: head/games/chessx/Makefile
==============================================================================
--- head/games/chessx/Makefile Mon Nov 25 16:31:44 2013 (r334862)
+++ head/games/chessx/Makefile Mon Nov 25 16:33:39 2013 (r334863)
@@ -17,7 +17,6 @@ USE_QT4= corelib gui svg xml network lin
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
More information about the svn-ports-head
mailing list