svn commit: r358242 - branches/2014Q2/games/scummvm-tools

Lars Engels lme at FreeBSD.org
Wed Jun 18 11:23:54 UTC 2014


Author: lme
Date: Wed Jun 18 11:23:53 2014
New Revision: 358242
URL: http://svnweb.freebsd.org/changeset/ports/358242
QAT: https://qat.redports.org/buildarchive/r358242/

Log:
  MFH: r354829
  
  - Fix packaging
  
  Approved by:	portmgr (mat)

Modified:
  branches/2014Q2/games/scummvm-tools/Makefile
  branches/2014Q2/games/scummvm-tools/pkg-plist
Directory Properties:
  branches/2014Q2/   (props changed)

Modified: branches/2014Q2/games/scummvm-tools/Makefile
==============================================================================
--- branches/2014Q2/games/scummvm-tools/Makefile	Wed Jun 18 11:05:20 2014	(r358241)
+++ branches/2014Q2/games/scummvm-tools/Makefile	Wed Jun 18 11:23:53 2014	(r358242)
@@ -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: branches/2014Q2/games/scummvm-tools/pkg-plist
==============================================================================
--- branches/2014Q2/games/scummvm-tools/pkg-plist	Wed Jun 18 11:05:20 2014	(r358241)
+++ branches/2014Q2/games/scummvm-tools/pkg-plist	Wed Jun 18 11:23:53 2014	(r358242)
@@ -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-branches mailing list