diff options
Diffstat (limited to 'www/opera-linuxplugins/Makefile')
-rw-r--r-- | www/opera-linuxplugins/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/opera-linuxplugins/Makefile b/www/opera-linuxplugins/Makefile index 29b866f4f2eb..476d4d2c5243 100644 --- a/www/opera-linuxplugins/Makefile +++ b/www/opera-linuxplugins/Makefile @@ -17,7 +17,7 @@ DISTNAME= ${PORTNAME}-${OPERA_VER}-${OPERA_BUILD}.i386.linux MAINTAINER= ports@FreeBSD.org COMMENT= Linux plugin support for the native Opera browser -RUN_DEPENDS= ${LOCALBASE}/lib/opera/pluginwrapper/operapluginwrapper:${PORTSDIR}/${PKGCATEGORY}/opera +RUN_DEPENDS= ${LOCALBASE}/lib/opera/pluginwrapper/operapluginwrapper:${PKGCATEGORY}/opera OPERA_VER?= 12.16 OPERA_BUILD?= 1860 |