From fdf0eec1e7668d4899590de041b6bbf9e72d2deb Mon Sep 17 00:00:00 2001 From: Erik Hanson Date: Sat, 4 Feb 2012 22:47:13 -0600 Subject: games/gnubg: Updated for version 20120116. Signed-off-by: Robby Workman --- games/gnubg/gnubg.SlackBuild | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'games/gnubg/gnubg.SlackBuild') diff --git a/games/gnubg/gnubg.SlackBuild b/games/gnubg/gnubg.SlackBuild index d788b830e81f2..a11efb4e8922c 100644 --- a/games/gnubg/gnubg.SlackBuild +++ b/games/gnubg/gnubg.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for GNU Backgammon -# Copyright 2009-2011 Erik W. Hanson, Minneapolis, MN, USA +# Copyright 2009-2012 Erik W. Hanson, Minneapolis, MN, USA # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,8 +23,8 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=gnubg -VERSION=0.90.0 -SRCVER=20110906 +VERSION=${VERSION:-0.90.0} +SRCVER=${SRCVER:-20120116} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -68,6 +68,7 @@ chmod -R u+w,go+r-w,a-s . ./autogen.sh +LDFLAGS="-L/usr/lib${LIBDIRSUFFIX}" \ CFLAGS="$SLKCFLAGS" \ ./configure \ --prefix=/usr \ -- cgit v1.2.3