svn commit: r354829 - head/games/scummvm-tools

Alex Kozlov ak at FreeBSD.org
Thu May 22 12:28:19 UTC 2014


Author: ak
Date: Thu May 22 12:28:18 2014
New Revision: 354829
URL: http://svnweb.freebsd.org/changeset/ports/354829
QAT: https://qat.redports.org/buildarchive/r354829/

Log:
  - Fix packaging
  
  Approved by:	portmgr (antoine)

Modified:
  head/games/scummvm-tools/Makefile
  head/games/scummvm-tools/pkg-plist

Modified: head/games/scummvm-tools/Makefile
==============================================================================
--- head/games/scummvm-tools/Makefile	Thu May 22 12:19:39 2014	(r354828)
+++ head/games/scummvm-tools/Makefile	Thu May 22 12:28:18 2014	(r354829)
@@ -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
 

Modified: head/games/scummvm-tools/pkg-plist
==============================================================================
--- head/games/scummvm-tools/pkg-plist	Thu May 22 12:19:39 2014	(r354828)
+++ head/games/scummvm-tools/pkg-plist	Thu May 22 12:28:18 2014	(r354829)
@@ -1,7 +1,6 @@
 bin/construct_mohawk
 bin/create_sjisfnt
 bin/decine
-bin/decompile
 bin/degob
 bin/dekyra
 bin/deriven


More information about the svn-ports-all mailing list