summaryrefslogtreecommitdiffstats
path: root/audio/tap_plugins
diff options
context:
space:
mode:
Diffstat (limited to 'audio/tap_plugins')
-rw-r--r--audio/tap_plugins/tap_plugins.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/tap_plugins/tap_plugins.SlackBuild b/audio/tap_plugins/tap_plugins.SlackBuild
index 6896331416..2d85a22a43 100644
--- a/audio/tap_plugins/tap_plugins.SlackBuild
+++ b/audio/tap_plugins/tap_plugins.SlackBuild
@@ -6,7 +6,7 @@
PRGNAM=tap_plugins
VERSION=${VERSION:-0.7.1}
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
CWD=$(pwd)
@@ -108,7 +108,7 @@ if [ "$FORCE_SLACK_CFLAGS" = "yes" ]; then
sed -i '/^CFLAGS/s/=.*-fPIC/= '"$SLKCFLAGS"' -fPIC/' src/Makefile
fi
-make
+make LIBS=-lm
# more trouble than it's worth to get 'make install' to handle DESTDIR
strip src/reverbed