aboutsummaryrefslogtreecommitdiff
path: root/games/oblige/oblige.SlackBuild
diff options
context:
space:
mode:
authorDavid Spencer <idlemoor@slackbuilds.org>2016-01-16 00:47:33 +0000
committerRobby Workman <rworkman@slackbuilds.org>2016-01-16 23:36:53 -0600
commit8131a996ac09a157064499798d6a905526943224 (patch)
tree31f15ee1d825e7f02ed218eb081333dfc52e8e3f /games/oblige/oblige.SlackBuild
parentd76dc4baf62986f27dd78523d0697ae74df0450e (diff)
downloadslackbuilds-8131a996ac09a157064499798d6a905526943224.tar.xz
games/oblige: Build with extra/fltk.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'games/oblige/oblige.SlackBuild')
-rw-r--r--games/oblige/oblige.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/oblige/oblige.SlackBuild b/games/oblige/oblige.SlackBuild
index a6c5e6531858..2191d56ac5a4 100644
--- a/games/oblige/oblige.SlackBuild
+++ b/games/oblige/oblige.SlackBuild
@@ -77,7 +77,7 @@ find -L . \
# 'make install' would install the .desktop and icon to /usr, not PREFIX.
sed -i '/xdg-/d' Makefile
-make PREFIX=/usr OPTIMISE="$SLKCFLAGS" FLTK_CONFIG=fltk13-config
+make PREFIX=/usr OPTIMISE="$SLKCFLAGS"
make install PREFIX=$PKG/usr
# man page written for this build (based on --help output)