diff options
Diffstat (limited to 'games/tuxracer/Makefile')
-rw-r--r-- | games/tuxracer/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/games/tuxracer/Makefile b/games/tuxracer/Makefile index 38446b65244..3764d1e739f 100644 --- a/games/tuxracer/Makefile +++ b/games/tuxracer/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2014/01/11 14:42:03 adam Exp $ +# $NetBSD: Makefile,v 1.31 2014/10/09 14:06:34 wiz Exp $ # DISTNAME= tuxracer-0.61 @@ -12,8 +12,6 @@ MAINTAINER= david@silicium.ath.cx HOMEPAGE= http://tuxracer.sourceforge.net/ COMMENT= 3D penguin racing game using OpenGL -PKG_INSTALLATION_TYPES= overwrite pkgviews - GNU_CONFIGURE= YES CFLAGS+= -DGLX_GLXEXT_PROTOTYPES |