summaryrefslogtreecommitdiffstats
path: root/games/dreamchess
diff options
context:
space:
mode:
Diffstat (limited to 'games/dreamchess')
-rw-r--r--games/dreamchess/dreamchess.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/dreamchess/dreamchess.SlackBuild b/games/dreamchess/dreamchess.SlackBuild
index de58808058..73c6a54828 100644
--- a/games/dreamchess/dreamchess.SlackBuild
+++ b/games/dreamchess/dreamchess.SlackBuild
@@ -7,7 +7,7 @@
PRGNAM=dreamchess
VERSION=${VERSION:-0.2.0}
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then
@@ -54,6 +54,7 @@ find . \
CFLAGS="$SLKCFLAGS" \
CXXFLAGS="$SLKCFLAGS" \
+LDFLAGS="-lm" \
./configure \
--prefix=/usr \
--libdir=/usr/lib${LIBDIRSUFFIX} \