games/opentyrian: Fix build for -current.

Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
B. Watson 2017-06-20 23:20:03 -04:00 committed by Willy Sudiarto Raharjo
parent 2215904e4c
commit ba72e39924
1 changed files with 3 additions and 0 deletions

View File

@ -6,6 +6,8 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
# 20170620 bkw: fix compile on -current (still works fine on 14.2)
PRGNAM=opentyrian
VERSION=${VERSION:-2.1.20130907}
BUILD=${BUILD:-1}
@ -66,6 +68,7 @@ mkdir -p \
$PKG/install
sed -i "s,-g0,$SLKCFLAGS," Makefile
sed -i "s,-g3.*\$,$SLKCFLAGS," Makefile
make
install -s $PRGNAM $PKG/usr/games