diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2013-04-06 16:51:41 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2013-04-06 16:51:41 +0000 |
commit | d917376b3d60fe2d1c9c3b86d86e1d2f2a559519 (patch) | |
tree | 7093c22d190b15ccb77b892f510ae863049fa576 /www/opera/Makefile | |
parent | 4380eccc9fb4b4525903c7c06bd99cf486d4d15c (diff) |
Notes
Diffstat (limited to 'www/opera/Makefile')
-rw-r--r-- | www/opera/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/www/opera/Makefile b/www/opera/Makefile index b47e51e7eb7b..0f9f91c094fa 100644 --- a/www/opera/Makefile +++ b/www/opera/Makefile @@ -21,10 +21,8 @@ LIB_DEPENDS= freetype:${PORTSDIR}/print/freetype2 \ BUILD_DEPENDS= ${LOCALBASE}/bin/update-mime-database:${PORTSDIR}/misc/shared-mime-info RUN_DEPENDS= ${LOCALBASE}/bin/update-mime-database:${PORTSDIR}/misc/shared-mime-info -FORBIDDEN= contains a "moderately severe issue" with unknown impact - -OPERA_VER?= 12.14 -OPERA_BUILD?= 1738 +OPERA_VER?= 12.15 +OPERA_BUILD?= 1748 MASTER_SITES_VER_PATH= unix/${OPERA_VER:S/.//} USE_XZ= yes |