From efa63f6ba4d035a78bf22994112284daa54d01e2 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik <pav@FreeBSD.org> Date: Fri, 25 Jul 2008 14:34:52 +0000 Subject: - Remove USE_GCC where it can be satisfied with base compiler on following FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT --- games/tmw/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'games/tmw') diff --git a/games/tmw/Makefile b/games/tmw/Makefile index c2a82502dedc..25ff52c79e7e 100644 --- a/games/tmw/Makefile +++ b/games/tmw/Makefile @@ -24,7 +24,6 @@ RUN_DEPENDS= guichan>=0.7.1:${PORTSDIR}/devel/guichan GNU_CONFIGURE= yes USE_SDL= sdl image mixer net -USE_GCC= 3.2+ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include `${SDL_CONFIG} --cflags` ${PTHREAD_CFLAGS}" \ LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" -- cgit v1.2.3