summaryrefslogtreecommitdiff
path: root/games/xdoom/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/xdoom/Makefile')
-rw-r--r--games/xdoom/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xdoom/Makefile b/games/xdoom/Makefile
index 33183643339..713812e40f9 100644
--- a/games/xdoom/Makefile
+++ b/games/xdoom/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2005/05/15 22:02:27 jlam Exp $
+# $NetBSD: Makefile,v 1.27 2005/05/16 01:15:32 jlam Exp $
DISTNAME= linuxdoom-1.10
PKGNAME= xdoom-1.10
@@ -23,7 +23,7 @@ USE_X11BASE= yes
USE_GNU_TOOLS+= make
MAKE_ENV+= X11BASE=${X11BASE} INSTALL_PREFIX=${X11PREFIX}
-PKGSRC_USE_TOOLS+= gunzip
+PKGSRC_USE_TOOLS+= gtar gunzip
.include "../../mk/bsd.prefs.mk"