aboutsummaryrefslogtreecommitdiff
path: root/games/lbreakout
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-03-16 16:59:21 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-03-16 16:59:21 +0000
commit7b57c4ed0e6f6612ff55e412d9726b473b6f46b9 (patch)
treeb925c9b131d61dd93f122fbe130781d23936ee10 /games/lbreakout
parent76617ec7981b5e85f129f60fef47aa1b7afb364e (diff)
downloadports-7b57c4ed0e6f6612ff55e412d9726b473b6f46b9.tar.gz
ports-7b57c4ed0e6f6612ff55e412d9726b473b6f46b9.zip
Update to 010315.
Notes
Notes: svn path=/head/; revision=39922
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