Index: www/opera/Makefile
===================================================================
--- www/opera/Makefile	(revision 374758)
+++ www/opera/Makefile	(working copy)
@@ -2,7 +2,7 @@
 
 PORTNAME=	opera
 PORTVERSION=	${OPERA_VER}
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	www ipv6
 MASTER_SITES=	ftp://ftp.opera.com/pub/opera/${MASTER_SITES_VER_PATH}/ \
 		ftp://opera.inode.at/${MASTER_SITES_VER_PATH}/ \
Index: www/opera/files/patch-lib__opera__pluginwrapper__operapluginwrapper
===================================================================
--- www/opera/files/patch-lib__opera__pluginwrapper__operapluginwrapper	(revision 0)
+++ www/opera/files/patch-lib__opera__pluginwrapper__operapluginwrapper	(working copy)
@@ -0,0 +1,14 @@
+--- lib/opera/pluginwrapper/operapluginwrapper.orig	2013-07-03 10:38:07.000000000 +0300
++++ lib/opera/pluginwrapper/operapluginwrapper	2014-12-15 21:33:37.718348699 +0200
+@@ -14,6 +14,11 @@
+ 	fi
+ done
+ 
++if [ "${wrappertype}" != "native" ]; then
++	LD_LIBRARY_PATH=
++	export LD_LIBRARY_PATH
++fi
++
+ wrapper="$0"-"${wrappertype}"
+ 
+ exec ${OPERA_PLUGINWRAPPER_PREFIX} "$wrapper" "$@"

Property changes on: www/opera/files/patch-lib__opera__pluginwrapper__operapluginwrapper
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: fbsd:nokeywords
## -0,0 +1 ##
+yes
\ No newline at end of property
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property