svn commit: r422242 - head/print/apsfilter

Antoine Brodin antoine at FreeBSD.org
Fri Sep 16 07:01:21 UTC 2016


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


More information about the svn-ports-all mailing list