games/crossfire-server: remove nonexistent files from REPLACE_PERL
These files use autoconf for replacing the Perl interpreter now.
This commit is contained in:
parent
4c58410ecc
commit
2126d8e0ab
1 changed files with 1 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.54 2020/05/22 10:56:07 adam Exp $
|
||||
# $NetBSD: Makefile,v 1.55 2020/05/22 15:47:07 rillig Exp $
|
||||
|
||||
DISTNAME= crossfire-1.71.0
|
||||
PKGNAME= ${DISTNAME:S/crossfire-/crossfire-server-/1}
|
||||
|
@ -50,9 +50,6 @@ REPLACE_PERL+= lib/adm/archsearch.pl
|
|||
REPLACE_PERL+= lib/adm/collect_images.pl
|
||||
REPLACE_PERL+= lib/adm/map_expand.pl
|
||||
REPLACE_PERL+= lib/adm/mapslitter.pl
|
||||
REPLACE_PERL+= lib/collect.pl
|
||||
REPLACE_PERL+= lib/util.pl
|
||||
REPLACE_PERL+= utils/metaserver.pl
|
||||
REPLACE_PERL+= utils/player_dl.pl.in
|
||||
REPLACE_PERL+= utils/metaserver.pl.in
|
||||
REPLACE_PERL+= utils/mktable.script
|
||||
|
|
Loading…
Reference in a new issue