ports/55241: Update port: games/abuse_sdl to 0.7.0

KATO Tsuguru tkato at prontomail.com
Mon Aug 4 15:20:29 UTC 2003


>Number:         55241
>Category:       ports
>Synopsis:       Update port: games/abuse_sdl to 0.7.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 04 08:20:10 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.8-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 0.7.0

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/games/abuse_sdl/Makefile games/abuse_sdl/Makefile
--- /usr/ports/games/abuse_sdl/Makefile	Mon Jul 21 09:47:05 2003
+++ games/abuse_sdl/Makefile	Sun Aug  3 21:56:34 2003
@@ -6,20 +6,26 @@
 #
 
 PORTNAME=	abuse_sdl
-PORTVERSION=	0.6.1
+PORTVERSION=	0.7.0
 CATEGORIES=	games
 MASTER_SITES=	http://www.labyrinth.net.au/~trandor/abuse/files/
 
-MAINTAINER=	ports at freebsd.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	An SDL port of the Abuse game engine
 
-LIB_DEPENDS=	SDL-1.1.5:${PORTSDIR}/devel/sdl12:install
-
-USE_GMAKE=	YES
-GNU_CONFIGURE=	YES
-CONFIGURE_ENV=	CFLAGS="${CFLAGS}" SDL_CONFIG="${LOCALBASE}/bin/sdl11-config"
-CONFIGURE_ARGS=	--prefix="${PREFIX}"
+USE_BZIP2=	yes
+USE_MESA=	yes
+USE_SDL=	yes
+USE_REINPLACE=	yes
+USE_GMAKE=	yes
+GNU_CONFIGURE=	yes
+CONFIGURE_ENV=	CPPFLAGS="-I${X11BASE}/include" \
+		LDFLAGS="-L${X11BASE}/lib"
+CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 
 MAN6=		abuse-sdl.6
+
+post-patch:
+	@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g' ${WRKSRC}/configure
 
 .include <bsd.port.mk>
diff -urN /usr/ports/games/abuse_sdl/distinfo games/abuse_sdl/distinfo
--- /usr/ports/games/abuse_sdl/distinfo	Sun May 12 06:57:39 2002
+++ games/abuse_sdl/distinfo	Sun Aug  3 21:53:03 2003
@@ -1 +1 @@
-MD5 (abuse_sdl-0.6.1.tar.gz) = 17c01243cc1b041462d851276b2a460d
+MD5 (abuse_sdl-0.7.0.tar.bz2) = 59ea4498886642aa975f04233cc92558
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list