aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2010-02-18 20:52:22 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2010-02-18 20:52:22 +0000
commitdf54dfb288ee6ce0c5d75cc20e41ed3b889ee271 (patch)
treef0059e378612c24886960b45ccc080a8d09cad9e /games
parent8a094d4f8c7841909486f050dcd475e0e3f42939 (diff)
downloadports-df54dfb288ee6ce0c5d75cc20e41ed3b889ee271.tar.gz
ports-df54dfb288ee6ce0c5d75cc20e41ed3b889ee271.zip
- Update to 2.2.6
Feature safe: yes
Notes
Notes: svn path=/head/; revision=250050
Diffstat (limited to 'games')
-rw-r--r--games/pengupop/Makefile9
-rw-r--r--games/pengupop/distinfo6
-rw-r--r--games/pengupop/pkg-descr2
3 files changed, 7 insertions, 10 deletions
diff --git a/games/pengupop/Makefile b/games/pengupop/Makefile
index 2ce5e3a5cb05..ed3d97d203f9 100644
--- a/games/pengupop/Makefile
+++ b/games/pengupop/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= pengupop
-PORTVERSION= 2.2.5
+PORTVERSION= 2.2.6
CATEGORIES= games
MASTER_SITES= http://www.junoplay.com/files/ \
http://mirror.amdmi3.ru/distfiles/
@@ -17,12 +17,9 @@ COMMENT= Online multiplayer clone of Bust a Move
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_SDL= sdl
-CONFIGURE_ENV= CPPFLAGS="`${SDL_CONFIG} --cflags`" \
- LDFLAGS="`${SDL_CONFIG} --libs`"
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
+ LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}"
PLIST_FILES= bin/pengupop
-post-patch:
- @${REINPLACE_CMD} -e 's|-lSDL||' ${WRKSRC}/Makefile.in
-
.include <bsd.port.mk>
diff --git a/games/pengupop/distinfo b/games/pengupop/distinfo
index 2e26653e32e4..b62e34433fe9 100644
--- a/games/pengupop/distinfo
+++ b/games/pengupop/distinfo
@@ -1,3 +1,3 @@
-MD5 (pengupop-2.2.5.tar.gz) = 51c2b23e42acf6cf3d835a8ad9a451a8
-SHA256 (pengupop-2.2.5.tar.gz) = dd70f731ea0eeb83556359ebbfc70054832a56656638437ef9bf5aab8d72fa25
-SIZE (pengupop-2.2.5.tar.gz) = 1676224
+MD5 (pengupop-2.2.6.tar.gz) = 87a74eba1737152161dedff35667a1d3
+SHA256 (pengupop-2.2.6.tar.gz) = f6cef1fedb11bafc947f8824533df9ca9dd6aeaa5aa795c61870b986a1fc45ba
+SIZE (pengupop-2.2.6.tar.gz) = 1686776
diff --git a/games/pengupop/pkg-descr b/games/pengupop/pkg-descr
index e62da77629bc..f1bd6c6d1c1d 100644
--- a/games/pengupop/pkg-descr
+++ b/games/pengupop/pkg-descr
@@ -7,4 +7,4 @@ The main difference between this game and the classic Bust a Move,
is online multiplayer support, with menu options for playing against
random opponents, or starting or joining a named (private) game.
-WWW: http://www.junoplay.com/
+WWW: http://www.junoplay.com/pengupop