diff options
author | jbeich <jbeich@FreeBSD.org> | 2017-08-03 02:49:39 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2017-08-03 02:49:39 +0800 |
commit | 51955c05b8bd6c874909c0a169cfaf85b4fdab44 (patch) | |
tree | 521c616e58c2a82d0020f4240ed69ed93244131d /textproc | |
parent | 36ff0fa420dc09f1b5cb74ce35ac802fbe073e6e (diff) | |
download | freebsd-ports-gnome-51955c05b8bd6c874909c0a169cfaf85b4fdab44.tar.gz freebsd-ports-gnome-51955c05b8bd6c874909c0a169cfaf85b4fdab44.tar.zst freebsd-ports-gnome-51955c05b8bd6c874909c0a169cfaf85b4fdab44.zip |
textproc/groff: lift BROKEN after r441842
PR: 220731
Pointy hat to: linimon (r441879 acted on obsolete logs)
Submitted by: mikael.urankar@gmail.com
Approved by: maintainer timeout (2 weeks)
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/groff/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/textproc/groff/Makefile b/textproc/groff/Makefile index 94bc9d31b89c..ebba377d3ed5 100644 --- a/textproc/groff/Makefile +++ b/textproc/groff/Makefile @@ -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 |