diff options
author | rene <rene@FreeBSD.org> | 2018-06-23 19:15:50 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2018-06-23 19:15:50 +0800 |
commit | 4fa13cc979bec87c3e79eab347d3d0540052bb6e (patch) | |
tree | c94341eabb2b52d9004ca90fb6af4d1a1d4a26a2 /java | |
parent | 1495917d86cd3645cb88641fa809e09379086521 (diff) | |
download | freebsd-ports-gnome-4fa13cc979bec87c3e79eab347d3d0540052bb6e.tar.gz freebsd-ports-gnome-4fa13cc979bec87c3e79eab347d3d0540052bb6e.tar.zst freebsd-ports-gnome-4fa13cc979bec87c3e79eab347d3d0540052bb6e.zip |
java/icedtea-web: mark as BROKEN after www/libxul removal
Diffstat (limited to 'java')
-rw-r--r-- | java/icedtea-web/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/java/icedtea-web/Makefile b/java/icedtea-web/Makefile index c0df106507a3..0850020d391c 100644 --- a/java/icedtea-web/Makefile +++ b/java/icedtea-web/Makefile @@ -12,6 +12,7 @@ COMMENT= Free Java plug-in and Java Web Start for OpenJDK LICENSE= GPLv2 +BROKEN= Does not configure: "Package 'mozilla-plugin', required by 'virtual:world', not found" BUILD_DEPENDS= zip:archivers/zip \ bash:shells/bash \ gsed:textproc/gsed |