From e0507f3628499aa8e30a338c6f5c28e3c05892e9 Mon Sep 17 00:00:00 2001 From: Emanuel Haupt Date: Fri, 31 Mar 2006 08:46:25 +0000 Subject: This port does now not coredump anymore on -CURRENT. --- games/typespeed/Makefile | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'games/typespeed') diff --git a/games/typespeed/Makefile b/games/typespeed/Makefile index 6035924bdc71..03d9c13d7645 100644 --- a/games/typespeed/Makefile +++ b/games/typespeed/Makefile @@ -20,12 +20,6 @@ USE_GETOPT_LONG= yes MAKE_ENV= CPPFLAGS="${CPPFLAGS}" LFLAGS="${LDFLAGS}" -.include - -.if ${OSVERSION} >= 700000 -BROKEN= "Coredumps on FreeBSD >= 7.0" -.endif - post-patch: @${REINPLACE_CMD} -e 's|\(/etc\)|${PREFIX}\1|' \ ${WRKSRC}/typespeed.h @@ -33,4 +27,4 @@ post-patch: post-install: @PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL -.include +.include -- cgit v1.2.3