aboutsummaryrefslogtreecommitdiff
path: root/audio/sidplayer
diff options
context:
space:
mode:
Diffstat (limited to 'audio/sidplayer')
-rw-r--r--audio/sidplayer/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/sidplayer/Makefile b/audio/sidplayer/Makefile
index 077274a2e3f3..7e92256deecf 100644
--- a/audio/sidplayer/Makefile
+++ b/audio/sidplayer/Makefile
@@ -7,6 +7,7 @@
PORTNAME= sidplayer
PORTVERSION= 4.4
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= http://sidplayer.cebix.net/downloads/ \
http://critical.ch/distfiles/ \
@@ -21,7 +22,7 @@ COMMENT= A C64 SID tune player
USE_SDL= yes
GNU_CONFIGURE= yes
-SDLINCLUDEDIR= SDL11
+SDLINCLUDEDIR= SDL
CONFIGURE_ENV= CFLAGS="${CFLAGS} ${CPPFLAGS}" \
CXXFLAGS="${CXXFLAGS} ${CPPFLAGS}" \