summaryrefslogtreecommitdiffstats
path: root/games/pcsxr/pcsxr.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'games/pcsxr/pcsxr.SlackBuild')
-rw-r--r--games/pcsxr/pcsxr.SlackBuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/games/pcsxr/pcsxr.SlackBuild b/games/pcsxr/pcsxr.SlackBuild
index 3b5690a367..758fc6e096 100644
--- a/games/pcsxr/pcsxr.SlackBuild
+++ b/games/pcsxr/pcsxr.SlackBuild
@@ -6,7 +6,7 @@
PRGNAM=pcsxr
VERSION=${VERSION:-1.9.92}
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
# Automatically determine the architecture we're building on:
@@ -61,8 +61,9 @@ CXXFLAGS="$SLKCFLAGS" \
--sysconfdir=/etc \
--localstatedir=/var \
--mandir=/usr/man \
- --enable-alsa=yes \
+ --enable-sound=alsa \
--enable-opengl \
+ --enable-libcdio \
--build=$ARCH-slackware-linux
make