diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2013-07-05 22:19:12 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2013-07-05 22:19:12 +0000 |
commit | e2defd5b68fef0ff732a12a00cb2658e9db62dd1 (patch) | |
tree | 7b97e6e82459ff2932efb1b85a2cd6b64a90bdb8 /www/opera/Makefile | |
parent | 89d9998222bcf793d5a3dfd1388176c0b1b5bdeb (diff) |
Notes
Diffstat (limited to 'www/opera/Makefile')
-rw-r--r-- | www/opera/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/opera/Makefile b/www/opera/Makefile index 0f9f91c094fa..884740d09072 100644 --- a/www/opera/Makefile +++ b/www/opera/Makefile @@ -21,8 +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 -OPERA_VER?= 12.15 -OPERA_BUILD?= 1748 +OPERA_VER?= 12.16 +OPERA_BUILD?= 1860 MASTER_SITES_VER_PATH= unix/${OPERA_VER:S/.//} USE_XZ= yes |