From d1f089d010b0f553b32d3aa9cb02b287b8fc3d5e Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Sun, 6 Feb 2005 23:07:01 +0000 Subject: - Update to 0.5.1 PR: ports/77134 Submitted by: KATO Tsuguru --- games/briquolo/Makefile | 5 ++--- games/briquolo/distinfo | 4 ++-- 2 files changed, 4 insertions(+), 5 deletions(-) (limited to 'games/briquolo') diff --git a/games/briquolo/Makefile b/games/briquolo/Makefile index 1001aa9e3e88..5428e45b7423 100644 --- a/games/briquolo/Makefile +++ b/games/briquolo/Makefile @@ -6,7 +6,7 @@ # PORTNAME= briquolo -PORTVERSION= 0.5 +PORTVERSION= 0.5.1 CATEGORIES= games MASTER_SITES= http://briquolo.free.fr/download/ @@ -30,8 +30,7 @@ CPPFLAGS= -I${LOCALBASE}/include LDFLAGS= -L${LOCALBASE}/lib post-patch: - @${REINPLACE_CMD} -e 's|="-Wall"|="$$CXXFLAGS"|g ; \ - s|-O3||g' ${WRKSRC}/configure + @${REINPLACE_CMD} -e 's|-O3||g' ${WRKSRC}/configure @${GREP} -lR "SDL/SDL" ${WRKSRC} | ${XARGS} ${REINPLACE_CMD} -e \ 's|SDL/SDL|SDL|g' diff --git a/games/briquolo/distinfo b/games/briquolo/distinfo index 723aac9a7229..1d9283660475 100644 --- a/games/briquolo/distinfo +++ b/games/briquolo/distinfo @@ -1,2 +1,2 @@ -MD5 (briquolo-0.5.tar.bz2) = 43489dd256d0b91d6efe0fd6defb3c7f -SIZE (briquolo-0.5.tar.bz2) = 2495042 +MD5 (briquolo-0.5.1.tar.bz2) = 7975bda39bc9811e490b37ccc93dbff2 +SIZE (briquolo-0.5.1.tar.bz2) = 2499223 -- cgit v1.2.3