diff options
Diffstat (limited to 'games/quake3arena/Makefile')
-rw-r--r-- | games/quake3arena/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/quake3arena/Makefile b/games/quake3arena/Makefile index ff716ca74f8..4a7442d53ed 100644 --- a/games/quake3arena/Makefile +++ b/games/quake3arena/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2006/02/05 23:09:21 joerg Exp $ +# $NetBSD: Makefile,v 1.27 2006/05/22 22:22:03 jlam Exp $ DISTNAME= linuxq3apoint-1.32b.x86 PKGREVISION= 2 @@ -25,7 +25,6 @@ DEPENDS+= suse_glx>=6.4:../../emulators/${SUSE_DIR_PREFIX}_glx NO_SRC_ON_FTP= no NO_BIN_ON_FTP= no NO_CONFIGURE= yes -CHECK_SHLIBS= NO USE_TOOLS+= gtar gunzip tail |