diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2008-08-05 15:21:03 +0800 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2008-08-05 15:21:03 +0800 |
commit | fcfe5d26b473aee0c44e765ec58792b5a973132a (patch) | |
tree | c0a784408877ad5bf897953259c18fe6e478538c | |
parent | 2e80e2c5485730466e28cb722408025c49461997 (diff) | |
download | freebsd-ports-gnome-fcfe5d26b473aee0c44e765ec58792b5a973132a.tar.gz freebsd-ports-gnome-fcfe5d26b473aee0c44e765ec58792b5a973132a.tar.zst freebsd-ports-gnome-fcfe5d26b473aee0c44e765ec58792b5a973132a.zip |
Mark BROKEN: does not build after the latest opera upgrade.
-rw-r--r-- | www/opera-linuxplugins/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/opera-linuxplugins/Makefile b/www/opera-linuxplugins/Makefile index e76f314d1924..e9a65d9802b5 100644 --- a/www/opera-linuxplugins/Makefile +++ b/www/opera-linuxplugins/Makefile @@ -32,6 +32,8 @@ COMMENT= Linux plugin support for the native Opera browser RUN_DEPENDS= ${LOCALBASE}/share/opera/plugins/libnpp.so:${PORTSDIR}/www/opera +BROKEN= does not build + OPERA_VER= 9.21 OPERA_MINVER= OPERA_REL= final |