aboutsummaryrefslogtreecommitdiff
path: root/games/bubble-chains/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/bubble-chains/Makefile')
-rw-r--r--games/bubble-chains/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/bubble-chains/Makefile b/games/bubble-chains/Makefile
index 168534e0ea9d..37b2e66ee865 100644
--- a/games/bubble-chains/Makefile
+++ b/games/bubble-chains/Makefile
@@ -3,7 +3,7 @@
PORTNAME= bubble-chains
PORTVERSION= 0.1.1
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= games
MASTER_SITES= http://bubble-chains.sintegrial.com/files/ \
SF/nemysisfreebsdp/${CATEGORIES}/:icons
@@ -29,7 +29,7 @@ USE_GL= glut glew glu
USE_XORG= xrandr
USE_QT4= moc_build rcc_build uic_build iconengines_run imageformats_run \
corelib svg xml opengl network
-LDFLAGS+= -L${LOCALBASE}/lib -lX11 -lSDL-1.2
+LDFLAGS+= -L${LOCALBASE}/lib -lX11 -lSDL
PORTDOCS= README
OPTIONS_DEFINE= DOCS