diff options
author | dinoex <dinoex@FreeBSD.org> | 2016-12-12 18:04:25 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2016-12-12 18:04:25 +0800 |
commit | 67a8cb59af53fe244caff2386e47b271b9810ee8 (patch) | |
tree | a0a2ddfc0fac6d1c807054242e61aec54e32ad0f /graphics/gnash | |
parent | b493f22e8ff366d0fb5ac89e43a3bedb380772ae (diff) | |
download | freebsd-ports-gnome-67a8cb59af53fe244caff2386e47b271b9810ee8.tar.gz freebsd-ports-gnome-67a8cb59af53fe244caff2386e47b271b9810ee8.tar.zst freebsd-ports-gnome-67a8cb59af53fe244caff2386e47b271b9810ee8.zip |
- mark BROKEN
possible bug in boost 1.62
Diffstat (limited to 'graphics/gnash')
-rw-r--r-- | graphics/gnash/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/gnash/Makefile b/graphics/gnash/Makefile index 5b0fac73e534..6b7ac0d45f0e 100644 --- a/graphics/gnash/Makefile +++ b/graphics/gnash/Makefile @@ -21,6 +21,8 @@ LIB_DEPENDS= libboost_thread.so:devel/boost-libs \ CONFLICTS= gnash-devel-[0-9]* +BROKEN= fails to build with Boost 1.62 + USES= cpe tar:bzip2 pkgconfig gmake libtool jpeg CPE_VENDOR= gnu GNU_CONFIGURE= yes |