diff options
author | Alex Kozlov <ak@FreeBSD.org> | 2014-05-22 12:28:18 +0000 |
---|---|---|
committer | Alex Kozlov <ak@FreeBSD.org> | 2014-05-22 12:28:18 +0000 |
commit | 40798e168f7a97e5b290418fa27091bf9504f0f1 (patch) | |
tree | 81e5f5dd7189c10545ed5268057a2400f14d29c7 /games/scummvm-tools | |
parent | 7d9f704d9895ce08d221710e9cc3a667d6160411 (diff) | |
download | ports-40798e168f7a97e5b290418fa27091bf9504f0f1.tar.gz ports-40798e168f7a97e5b290418fa27091bf9504f0f1.zip |
Notes
Diffstat (limited to 'games/scummvm-tools')
-rw-r--r-- | games/scummvm-tools/Makefile | 2 | ||||
-rw-r--r-- | games/scummvm-tools/pkg-plist | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/games/scummvm-tools/Makefile b/games/scummvm-tools/Makefile index f3a53144d8bf..b55830336c91 100644 --- a/games/scummvm-tools/Makefile +++ b/games/scummvm-tools/Makefile @@ -26,7 +26,7 @@ GNU_CONFIGURE= yes CONFIGURE_TARGET= -STRIP_FILES= construct_mohawk create_sjisfnt decine decompile degob dekyra \ +STRIP_FILES= construct_mohawk create_sjisfnt decine degob dekyra \ deriven descumm desword2 extract_mohawk gob_loadcalc \ scummvm-tools-cli diff --git a/games/scummvm-tools/pkg-plist b/games/scummvm-tools/pkg-plist index 2d4a3e2e195d..8e4a785972cf 100644 --- a/games/scummvm-tools/pkg-plist +++ b/games/scummvm-tools/pkg-plist @@ -1,7 +1,6 @@ bin/construct_mohawk bin/create_sjisfnt bin/decine -bin/decompile bin/degob bin/dekyra bin/deriven |