pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/games/crossfire-server
Module Name: pkgsrc
Committed By: rillig
Date: Fri May 22 15:47:07 UTC 2020
Modified Files:
pkgsrc/games/crossfire-server: Makefile
Log Message:
games/crossfire-server: remove nonexistent files from REPLACE_PERL
These files use autoconf for replacing the Perl interpreter now.
To generate a diff of this commit:
cvs rdiff -u -r1.54 -r1.55 pkgsrc/games/crossfire-server/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/games/crossfire-server/Makefile
diff -u pkgsrc/games/crossfire-server/Makefile:1.54 pkgsrc/games/crossfire-server/Makefile:1.55
--- pkgsrc/games/crossfire-server/Makefile:1.54 Fri May 22 10:56:07 2020
+++ pkgsrc/games/crossfire-server/Makefile Fri May 22 15:47:07 2020
@@ -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
Home |
Main Index |
Thread Index |
Old Index