aboutsummaryrefslogtreecommitdiff
path: root/games/lbreakout
diff options
context:
space:
mode:
Diffstat (limited to 'games/lbreakout')
-rw-r--r--games/lbreakout/Makefile9
-rw-r--r--games/lbreakout/distinfo2
2 files changed, 6 insertions, 5 deletions
diff --git a/games/lbreakout/Makefile b/games/lbreakout/Makefile
index aa80bcf73257..b04553576c94 100644
--- a/games/lbreakout/Makefile
+++ b/games/lbreakout/Makefile
@@ -6,20 +6,21 @@
#
PORTNAME= lbreakout
-PORTVERSION= 001104
+PORTVERSION= 010315
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= lgames
MAINTAINER= sobomax@FreeBSD.org
-LIB_DEPENDS= SDL-1.0.2:${PORTSDIR}/devel/sdl
+LIB_DEPENDS= SDL-1.1.2:${PORTSDIR}/devel/sdl-devel
-SDL_CONFIG?= ${LOCALBASE}/bin/sdl-config
+SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config
USE_GMAKE= yes
GNU_CONFIGURE= yes
-CONFIGURE_ENV= LIBS="-lcompat"
+CONFIGURE_ENV= LIBS="-lcompat" \
+ SDL_CONFIG="${SDL_CONFIG}"
pre-patch:
@${PERL} -pi -e 's|-lpthread|-pthread|g' ${WRKSRC}/configure
diff --git a/games/lbreakout/distinfo b/games/lbreakout/distinfo
index 66439b842804..c0d714bcfdd5 100644
--- a/games/lbreakout/distinfo
+++ b/games/lbreakout/distinfo
@@ -1 +1 @@
-MD5 (lbreakout-001104.tar.gz) = d4082455b71ba11415a2b68f69fceee8
+MD5 (lbreakout-010315.tar.gz) = 0597b94c2c954aa820aa03324a5aaab4