summaryrefslogtreecommitdiff
path: root/games/heretic
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2001-01-09 21:51:27 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2001-01-09 21:51:27 +0000
commitaf392539af83011f428bd8c5c7a42f019491474d (patch)
tree46387e3193fdc8aad228fbf482aa39278a436221 /games/heretic
parentTemporarily mark as broken. There seems to be something wrong with (diff)
Restore the -b option to fetch, for compatibility with FreeBSD 3.x.
Submitted by: will
Notes
Notes: svn path=/head/; revision=37048
Diffstat (limited to 'games/heretic')
-rw-r--r--games/heretic/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/heretic/Makefile b/games/heretic/Makefile
index d0034e3aa0a0..d151544868c5 100644
--- a/games/heretic/Makefile
+++ b/games/heretic/Makefile
@@ -18,6 +18,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= ports@FreeBSD.org
+FETCH_BEFORE_ARGS+= -b
USE_X_PREFIX= yes
USE_GMAKE= yes
MAKE_ENV= WANT_OGL="no" WANT_OGL_FULLSCREEN="no" WANT_NICE_OGL="no"