summaryrefslogtreecommitdiffstats
path: root/network/etherape/etherape.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'network/etherape/etherape.SlackBuild')
-rw-r--r--network/etherape/etherape.SlackBuild8
1 files changed, 3 insertions, 5 deletions
diff --git a/network/etherape/etherape.SlackBuild b/network/etherape/etherape.SlackBuild
index c6791865b5..5271ac5fba 100644
--- a/network/etherape/etherape.SlackBuild
+++ b/network/etherape/etherape.SlackBuild
@@ -4,7 +4,7 @@
# Copyright 2011-2013 Chris Abela, Malta
# Copyright 2014 Ryan P.C. McQuen, WA, ryanpcmcquen@member.fsf.org
-# Copyright 2017 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
+# Copyright 2017-2018 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=etherape
-VERSION=${VERSION:-0.9.15}
+VERSION=${VERSION:-0.9.16}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -80,10 +80,8 @@ LDFLAGS="$SLKLDFLAGS" \
--mandir=/usr/man \
--docdir=/usr/doc/$PRGNAM-$VERSION \
--build=$ARCH-slackware-linux \
- --disable-scrollkeeper \
--with-c-ares \
- --without-help-dir \
- --without-omf-dir
+ --without-help-dir
make
make install DESTDIR=$PKG