Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Jul 2018 20:42:28 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r474976 - head/graphics/zathura-ps
Message-ID:  <201807192042.w6JKgSlJ054948@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201807192042.w6JKgSlJ054948>