svn commit: r447171 - branches/2017Q3/textproc/groff

Jan Beich jbeich at FreeBSD.org
Wed Aug 2 18:52:39 UTC 2017


Author: jbeich
Date: Wed Aug  2 18:52:37 2017
New Revision: 447171
URL: https://svnweb.freebsd.org/changeset/ports/447171

Log:
  MFH: r447170
  
  textproc/groff: lift BROKEN after r441842
  
  PR:		220731
  Pointy hat to:	linimon (r441879 acted on obsolete logs)
  Submitted by:	mikael.urankar at gmail.com
  Approved by:	maintainer timeout (2 weeks)
  Approved by:	ports-secteam blanket

Modified:
  branches/2017Q3/textproc/groff/Makefile
Directory Properties:
  branches/2017Q3/   (props changed)

Modified: branches/2017Q3/textproc/groff/Makefile
==============================================================================
--- branches/2017Q3/textproc/groff/Makefile	Wed Aug  2 18:49:39 2017	(r447170)
+++ branches/2017Q3/textproc/groff/Makefile	Wed Aug  2 18:52:37 2017	(r447171)
@@ -14,8 +14,6 @@ LICENSE=	GPLv3
 BUILD_DEPENDS=	psselect:print/psutils
 RUN_DEPENDS:=	psselect:print/psutils
 
-BROKEN_armv6=		fails to package: pkg-static: Unable to access file func.pl: No such file or directory
-
 MAKE_JOBS_UNSAFE=	yes
 
 USES=		cpe ghostscript gmake perl5 shebangfix


More information about the svn-ports-branches mailing list