svn commit: r559869 - head/x11-fm/mucommander

Antoine Brodin antoine at FreeBSD.org
Fri Jan 1 20:53:04 UTC 2021


Author: antoine
Date: Fri Jan  1 20:53:03 2021
New Revision: 559869
URL: https://svnweb.freebsd.org/changeset/ports/559869

Log:
  Mark BROKEN: fails to stage
  
  install  -m 0644 /wrkdirs/usr/ports/x11-fm/mucommander/work/mucommander.jar /wrkdirs/usr/ports/x11-fm/mucommander/work/stage/usr/local/share/mucommander
  install: /wrkdirs/usr/ports/x11-fm/mucommander/work/mucommander.jar: No such file or directory
  
  Reported by:	pkg-fallout

Modified:
  head/x11-fm/mucommander/Makefile

Modified: head/x11-fm/mucommander/Makefile
==============================================================================
--- head/x11-fm/mucommander/Makefile	Fri Jan  1 20:50:43 2021	(r559868)
+++ head/x11-fm/mucommander/Makefile	Fri Jan  1 20:53:03 2021	(r559869)
@@ -11,6 +11,8 @@ COMMENT=	Lightweight file manager featuring a Norton C
 
 LICENSE=	GPLv3
 
+BROKEN=		fails to stage
+
 USE_JAVA=	yes
 
 JAVA_VERSION=	1.11+


More information about the svn-ports-all mailing list