summaryrefslogtreecommitdiffstats
path: root/system/firetools/firetools.SlackBuild
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2021-01-16 17:39:16 +0100
committer Willy Sudiarto Raharjo2021-01-17 02:44:56 +0100
commit86b605971f8691a5d3682b3d1d8d6adc9f1255aa (patch)
tree59040fc51eecd6dc3cbc6bff54f60ec3e0e0c1af /system/firetools/firetools.SlackBuild
parent629e7accd5e2b069812a2eab49a1c5b3295dd3a6 (diff)
downloadslackbuilds-86b605971f8691a5d3682b3d1d8d6adc9f1255aa.tar.gz
system/firetools: Updated for version 0.9.64.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/firetools/firetools.SlackBuild')
-rw-r--r--system/firetools/firetools.SlackBuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/system/firetools/firetools.SlackBuild b/system/firetools/firetools.SlackBuild
index 8d9b43ddb6..f5c930d902 100644
--- a/system/firetools/firetools.SlackBuild
+++ b/system/firetools/firetools.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for firetools
-# Copyright 2017-2019 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
+# Copyright 2017-2021 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=firetools
-VERSION=${VERSION:-0.9.62}
+VERSION=${VERSION:-0.9.64}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -78,6 +78,7 @@ CXXFLAGS="$SLKCFLAGS" \
--localstatedir=/var \
--mandir=/usr/man \
--docdir=/usr/doc/$PRGNAM-$VERSION \
+ --with-qmake=/usr/lib${LIBDIRSUFFIX}/qt5/bin/qmake \
--build=$ARCH-slackware-linux
sed -i "s|share/man|man|g" Makefile