diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2010-02-10 09:46:31 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2010-02-10 09:46:31 +0000 |
commit | f869a195f08baead80fc9d632f1c0d23014eb604 (patch) | |
tree | 45d1499c1a3f0b178b6ef7e99711c52b58f17a66 /www/p5-Gtk2-WebKit | |
parent | d8817858baa67e569047b336b85110031bd5ad10 (diff) | |
download | ports-f869a195f08baead80fc9d632f1c0d23014eb604.tar.gz ports-f869a195f08baead80fc9d632f1c0d23014eb604.zip |
Notes
Diffstat (limited to 'www/p5-Gtk2-WebKit')
-rw-r--r-- | www/p5-Gtk2-WebKit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Gtk2-WebKit/Makefile b/www/p5-Gtk2-WebKit/Makefile index eddb0f537126..edfaf3348723 100644 --- a/www/p5-Gtk2-WebKit/Makefile +++ b/www/p5-Gtk2-WebKit/Makefile @@ -23,7 +23,7 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Gtk2/CodeGen.pm:${PORTSDIR}/x11-toolkit ${SITE_PERL}/ExtUtils/PkgConfig.pm:${PORTSDIR}/devel/p5-ExtUtils-PkgConfig \ ${LOCALBASE}/libdata/pkgconfig/webkit-1.0.pc:${PORTSDIR}/www/webkit-gtk2 -BROKEN= hangs during build +NO_PACKAGE= Man page creation hangs on some systems for unknown reasons PERL_CONFIGURE= yes |