aboutsummaryrefslogtreecommitdiff
path: root/www/linux-opera/Makefile
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2007-05-25 17:51:37 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2007-05-25 17:51:37 +0000
commit224ac6f5365fc71cc39e664f76bdd26ef3cda699 (patch)
tree1b8c11ca7965df87f8066a64c9d283bbd85e44ae /www/linux-opera/Makefile
parent32e961da461009f84ec99279b167fa2bcb882d68 (diff)
downloadports-224ac6f5365fc71cc39e664f76bdd26ef3cda699.tar.gz
ports-224ac6f5365fc71cc39e664f76bdd26ef3cda699.zip
Update to 9.21 and remove all X11BASE, see changelog for details:
Notes
Notes: svn path=/head/; revision=191818
Diffstat (limited to 'www/linux-opera/Makefile')
-rw-r--r--www/linux-opera/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/www/linux-opera/Makefile b/www/linux-opera/Makefile
index 910071f0e5de..e2a9d5584bd8 100644
--- a/www/linux-opera/Makefile
+++ b/www/linux-opera/Makefile
@@ -7,7 +7,6 @@
PORTNAME= opera
PORTVERSION= ${OPERA_VER}.${OPERA_DATE}
-PORTREVISION= 2
CATEGORIES= www linux
MASTER_SITES= ftp://ftp.opera.com/pub/opera/linux/${OPERA_VER:S/.//}/final/en/i386/static/ \
ftp://ftp.sunet.se/pub/www/clients/Opera/linux/${OPERA_VER:S/.//}/final/en/i386/static/ \
@@ -35,9 +34,9 @@ ONLY_FOR_ARCHS= i386 amd64
NO_BUILD= yes
-OPERA_VER= 9.20
-OPERA_DATE= 20070409
-OPERA_BUILD= 638
+OPERA_VER= 9.21
+OPERA_DATE= 20070510
+OPERA_BUILD= 641
DATADIR= ${PREFIX}/share/${UNIQUENAME}
DOCSDIR= ${PREFIX}/share/doc/${UNIQUENAME}
@@ -45,7 +44,7 @@ MAN1= linux-opera.1
post-patch:
@${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|g ; \
- s|%%LOCALBASE%%|${LOCALBASE}|g ; s|%%X11BASE%%|${X11BASE}|g' \
+ s|%%LOCALBASE%%|${LOCALBASE}|g' \
${WRKSRC}/install.sh ${WRKSRC}/ini/pluginpath.ini
@${FIND} ${WRKSRC} -name '*.orig' -delete
@${FIND} ${WRKSRC} -name '*.bak' -delete