diff options
author | thierry <thierry@FreeBSD.org> | 2004-08-29 06:50:44 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2004-08-29 06:50:44 +0800 |
commit | 1d75ecda20c650391a08918830c25c3ec6019cb2 (patch) | |
tree | 8bc910359be5bafdac8cab95373c0e1d97da54f7 /www/opera | |
parent | 16b79d886caa4369a268695b00c690bc3ee2a9db (diff) | |
download | freebsd-ports-gnome-1d75ecda20c650391a08918830c25c3ec6019cb2.tar.gz freebsd-ports-gnome-1d75ecda20c650391a08918830c25c3ec6019cb2.tar.zst freebsd-ports-gnome-1d75ecda20c650391a08918830c25c3ec6019cb2.zip |
Chase libaspell to aspell.16.
Diffstat (limited to 'www/opera')
-rw-r--r-- | www/opera/Makefile | 4 | ||||
-rw-r--r-- | www/opera/pkg-message | 3 |
2 files changed, 3 insertions, 4 deletions
diff --git a/www/opera/Makefile b/www/opera/Makefile index 6bde8fa0f48c..922198d3ca99 100644 --- a/www/opera/Makefile +++ b/www/opera/Makefile @@ -7,7 +7,7 @@ PORTNAME= opera PORTVERSION= ${OPERA_VER}.${OPERA_DATE} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= http://ftp.scarlet.be/pub/opera/unix/freebsd/${OPERA_VER:S/.//}/${OPERA_REL}/en/static/ \ ftp://ftp.planetmirror.com/pub/opera/unix/freebsd/${OPERA_VER:S/.//}/${OPERA_REL}/en/static/ \ @@ -46,7 +46,7 @@ NO_BUILD= yes NO_FILTER_SHLIBS=yes .ifndef(WITHOUT_ASPELL) -LIB_DEPENDS+= aspell.15:${PORTSDIR}/textproc/aspell +LIB_DEPENDS+= aspell.16:${PORTSDIR}/textproc/aspell .endif .include <bsd.port.pre.mk> diff --git a/www/opera/pkg-message b/www/opera/pkg-message index bba3c192b396..e3c70b97c661 100644 --- a/www/opera/pkg-message +++ b/www/opera/pkg-message @@ -4,10 +4,9 @@ Opera, try updating the compat4x port. *** IMPORTANT: users with custom search.ini *** If you have a custom search.ini and you've used opera 7.51 or an earlier -version before this upgrade, edit ~/.opera/search.ini _before_ running the +version before this upgrade, edit ~/.opera/search.ini _before_ running the upgraded Opera for the first time, and change the file version to 4. It should look like this: [Version] File Version=4 - |