diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2012-09-03 16:27:36 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2012-09-03 16:27:36 +0000 |
commit | 9ebbcfd85b01a2e2fb2454d172ee607437130b11 (patch) | |
tree | d02c0834764c848d9ee6ad879d51f2fcfc0d1536 /www/opera/Makefile | |
parent | f846006fc835a9110f1540a24a581410d127987f (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 a78ddf1aea6c..40d6e8db6bf4 100644 --- a/www/opera/Makefile +++ b/www/opera/Makefile @@ -26,8 +26,8 @@ LIB_DEPENDS= freetype.9:${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.01 -OPERA_BUILD?= 1532 +OPERA_VER?= 12.02 +OPERA_BUILD?= 1578 MASTER_SITES_VER_PATH= unix/${OPERA_VER:S/.//} USE_XZ= yes |