diff options
author | John Marino <marino@FreeBSD.org> | 2016-09-01 01:51:11 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2016-09-01 01:51:11 +0000 |
commit | 6b51680d517a22b5cfdf165654b56a84cb9efb3d (patch) | |
tree | c7b0ffbbf3703c44fb63f1a8c97604c0ecf24f0c /www/p5-Gtk2-WebKit | |
parent | 92dade2526c4049112147cd19b456c202bdb3b21 (diff) |
Notes
Diffstat (limited to 'www/p5-Gtk2-WebKit')
-rw-r--r-- | www/p5-Gtk2-WebKit/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-Gtk2-WebKit/Makefile b/www/p5-Gtk2-WebKit/Makefile index 60f818c25603..e3a4c7051092 100644 --- a/www/p5-Gtk2-WebKit/Makefile +++ b/www/p5-Gtk2-WebKit/Makefile @@ -22,7 +22,8 @@ RUN_DEPENDS= p5-Gtk2>=0:x11-toolkits/p5-Gtk2 MAKE_JOBS_UNSAFE= yes -NO_PACKAGE= Man page creation hangs on some systems for unknown reasons +# blocked since 2010. Remove to see if it works on all systems again +#NO_PACKAGE= Man page creation hangs on some systems for unknown reasons USES= perl5 USE_PERL5= configure |