diff options
-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 |