From 2aa26cbcc95abd966a18a9dbcb8f797496ba6d94 Mon Sep 17 00:00:00 2001 From: trevor Date: Tue, 9 Jan 2001 21:51:27 +0000 Subject: Restore the -b option to fetch, for compatibility with FreeBSD 3.x. Submitted by: will --- games/heretic/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'games/heretic') diff --git a/games/heretic/Makefile b/games/heretic/Makefile index d0034e3..d151544 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" -- cgit v1.1