aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2011-06-11 07:11:00 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2011-06-11 07:11:00 +0000
commit88c45948d05c9e325d45a3e34dd14c6608915976 (patch)
tree1bd1a5d8982b435d17bc1187068a3479c9383136 /www
parentc3c414c73d6507949745e58f010bd86657982743 (diff)
Notes
Diffstat (limited to 'www')
-rw-r--r--www/opera-linuxplugins/Makefile4
-rw-r--r--www/opera/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/www/opera-linuxplugins/Makefile b/www/opera-linuxplugins/Makefile
index f44d9f5e172d..1845bfea6f93 100644
--- a/www/opera-linuxplugins/Makefile
+++ b/www/opera-linuxplugins/Makefile
@@ -30,8 +30,8 @@ COMMENT= Linux plugin support for the native Opera browser
RUN_DEPENDS= ${PREFIX}/lib/opera/operapluginwrapper:${PORTSDIR}/${PKGCATEGORY}/opera
-OPERA_VER= 11.11
-OPERA_BUILD= 2109
+OPERA_VER?= 11.11
+OPERA_BUILD?= 2109
MASTER_SITES_VER_PATH= linux/${OPERA_VER:S/.//}/
USE_XZ= yes
diff --git a/www/opera/Makefile b/www/opera/Makefile
index 94c0798bcf7a..2ac5a942a1e4 100644
--- a/www/opera/Makefile
+++ b/www/opera/Makefile
@@ -33,8 +33,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= 11.11
-OPERA_BUILD= 2109
+OPERA_VER?= 11.11
+OPERA_BUILD?= 2109
MASTER_SITES_VER_PATH= unix/${OPERA_VER:S/.//}
USE_XZ= yes