diff options
author | Michael Haro <mharo@FreeBSD.org> | 2001-04-02 08:30:54 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2001-04-02 08:30:54 +0000 |
commit | 0b214a5e97e1b060f268da481faa369c1ad9f68c (patch) | |
tree | 9897c14a06453906d95c32e5e12276263228617d /games/xhime | |
parent | remove deprecated fetch options (diff) |
remove deprecated fetch options from FETCH_BEFORE_ARGS
Notes
Notes:
svn path=/head/; revision=40726
Diffstat (limited to '')
-rw-r--r-- | games/xhime/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
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 \ |