svn commit: r474976 - head/graphics/zathura-ps

Antoine Brodin antoine at FreeBSD.org
Thu Jul 19 20:42:29 UTC 2018


Author: antoine
Date: Thu Jul 19 20:42:28 2018
New Revision: 474976
URL: https://svnweb.freebsd.org/changeset/ports/474976

Log:
  Mark BROKEN: fails to stage
  
  strip: open /wrkdirs/usr/ports/graphics/zathura-ps/work/stage/usr/local/lib/zathura/ps.so failed: No such file or directory
  
  Reported by:	pkg-fallout

Modified:
  head/graphics/zathura-ps/Makefile

Modified: head/graphics/zathura-ps/Makefile
==============================================================================
--- head/graphics/zathura-ps/Makefile	Thu Jul 19 20:40:55 2018	(r474975)
+++ head/graphics/zathura-ps/Makefile	Thu Jul 19 20:42:28 2018	(r474976)
@@ -12,6 +12,8 @@ COMMENT=	PostScript support for Zathura PDF viewer
 LICENSE=	ZLIB
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+BROKEN=		fails to stage
+
 LIB_DEPENDS=	libspectre.so:print/libspectre
 BUILD_DEPENDS=	zathura:graphics/zathura
 RUN_DEPENDS=	zathura:graphics/zathura


More information about the svn-ports-all mailing list