Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Sep 2016 07:01:20 +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: r422242 - head/print/apsfilter
Message-ID:  <201609160701.u8G71KZD091368@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Fri Sep 16 07:01:19 2016
New Revision: 422242
URL: https://svnweb.freebsd.org/changeset/ports/422242

Log:
  Mark BROKEN: wrong run depends
  
  ===>   apsfilter-7.2.8_17 depends on executable: hpijs - not found
  
  Reported by:	pkg-fallout

Modified:
  head/print/apsfilter/Makefile

Modified: head/print/apsfilter/Makefile
==============================================================================
--- head/print/apsfilter/Makefile	Fri Sep 16 06:57:25 2016	(r422241)
+++ head/print/apsfilter/Makefile	Fri Sep 16 07:01:19 2016	(r422242)
@@ -16,6 +16,8 @@ LICENSE_NAME=	Postcard License
 LICENSE_FILE=	${WRKSRC}/LICENSE
 LICENSE_PERMS=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
 
+BROKEN=		wrong run depends
+
 RUN_DEPENDS=	bash:shells/bash
 
 USES=		tar:bzip2



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