diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/heretic/Makefile | 1 | ||||
-rw-r--r-- | games/qkmj/Makefile | 2 | ||||
-rw-r--r-- | games/xhime/Makefile | 2 |
3 files changed, 0 insertions, 5 deletions
diff --git a/games/heretic/Makefile b/games/heretic/Makefile index c4318996f1ed..48366c4f645d 100644 --- a/games/heretic/Makefile +++ b/games/heretic/Makefile @@ -18,7 +18,6 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org -FETCH_BEFORE_ARGS+= -b USE_X_PREFIX= yes USE_GMAKE= yes diff --git a/games/qkmj/Makefile b/games/qkmj/Makefile index 88989b6a6826..863ffc121c76 100644 --- a/games/qkmj/Makefile +++ b/games/qkmj/Makefile @@ -20,8 +20,6 @@ NO_WRKSUBDIR= yes NO_BUILD= yes NO_CDROM= 'Do not sell for profit.' -FETCH_BEFORE_ARGS= -b - do-install: ${INSTALL} -c ${DISTDIR}/${DISTNAME} ${PREFIX}/bin/${DISTNAME} @${LN} -s ${PREFIX}/bin/${DISTNAME} ${PREFIX}/bin/${PORTNAME} diff --git a/games/xhime/Makefile b/games/xhime/Makefile index b2d8f0e3ec94..25b971d8e9d9 100644 --- a/games/xhime/Makefile +++ b/games/xhime/Makefile @@ -21,8 +21,6 @@ MAN6= xhime.6 NO_CDROM= 'contains commercial character data' -FETCH_BEFORE_ARGS= -b - post-install: strip ${PREFIX}/bin/xhime ${INSTALL_MAN} ${WRKSRC}/xhime-man.euc \ |