Index: head/games/abuse_sdl/Makefile =================================================================== --- head/games/abuse_sdl/Makefile (revision 86447) +++ head/games/abuse_sdl/Makefile (revision 86448) @@ -1,25 +1,31 @@ # New ports collection makefile for: abuse_sdl # Date created: 11 May 2002 # Whom: des # # $FreeBSD$ # 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@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= An SDL port of the Abuse game engine -LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12:install +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} -USE_GMAKE= YES -GNU_CONFIGURE= YES -CONFIGURE_ENV= CFLAGS="${CFLAGS}" SDL_CONFIG="${LOCALBASE}/bin/sdl11-config" -CONFIGURE_ARGS= --prefix="${PREFIX}" - MAN6= abuse-sdl.6 + +post-patch: + @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g' ${WRKSRC}/configure .include Property changes on: head/games/abuse_sdl/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property Index: head/games/abuse_sdl/distinfo =================================================================== --- head/games/abuse_sdl/distinfo (revision 86447) +++ head/games/abuse_sdl/distinfo (revision 86448) @@ -1 +1 @@ -MD5 (abuse_sdl-0.6.1.tar.gz) = 17c01243cc1b041462d851276b2a460d +MD5 (abuse_sdl-0.7.0.tar.bz2) = 59ea4498886642aa975f04233cc92558 Property changes on: head/games/abuse_sdl/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property