diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-03-07 08:43:55 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-03-07 08:43:55 +0000 |
commit | 7fd7cd5aad45f558dcce105fc7efe3c0367babd7 (patch) | |
tree | 08dfff88161fd4adbc7c01470d0981f39f851d1c /games/scid/files/patch-Makefile | |
parent | upgrade to 2.03 (diff) |
add python dependency
strip binaries
add multi-language support
pass maintainship to submitter
PR: 35322
Submitted by: Friedrich Volkmann <volkmann@chello.at>
Notes
Notes:
svn path=/head/; revision=55677
Diffstat (limited to 'games/scid/files/patch-Makefile')
-rw-r--r-- | games/scid/files/patch-Makefile | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/games/scid/files/patch-Makefile b/games/scid/files/patch-Makefile index f74b108db16b..b876af48c5ef 100644 --- a/games/scid/files/patch-Makefile +++ b/games/scid/files/patch-Makefile @@ -49,12 +49,3 @@ ### DEBUG: Defining the macro ASSERTIONS will turn on assertions, which # helps to track bugs after modifications, but the programs will run -@@ -110,7 +110,7 @@ - # can reduce the size of the Scid program by only specifying - # the languages you want supported. - # --LANGUAGES = tcl/deutsch.tcl tcl/francais.tcl tcl/italian.tcl tcl/nederlan.tcl tcl/spanish.tcl tcl/portbr.tcl tcl/swedish.tcl tcl/norsk.tcl tcl/polish.tcl tcl/czech.tcl tcl/serbian.tcl -+LANGUAGES = - - - ############################################################ |