summaryrefslogtreecommitdiff
path: root/www/linux-opera-devel
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>2002-01-09 12:35:40 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>2002-01-09 12:35:40 +0000
commit1551f49e3b37e288fbc207947936638c2249055f (patch)
tree61b91f3f2d4991495d7183e797fdb92b4c012681 /www/linux-opera-devel
parentUpgrade to 3.63. (diff)
Fix the JDK path, and bump PORTREVISION.
Notes
Notes: svn path=/head/; revision=52808
Diffstat (limited to 'www/linux-opera-devel')
-rw-r--r--www/linux-opera-devel/Makefile1
-rw-r--r--www/linux-opera-devel/files/patch-aa4
2 files changed, 3 insertions, 2 deletions
diff --git a/www/linux-opera-devel/Makefile b/www/linux-opera-devel/Makefile
index 720e7db5044a..32292a77cd6d 100644
--- a/www/linux-opera-devel/Makefile
+++ b/www/linux-opera-devel/Makefile
@@ -7,6 +7,7 @@
PORTNAME= opera
PKGNAMEPREFIX= linux-
+PORTREVISION= 1
OPERAVERSION= 6.0-20011129.1
PORTVERSION= ${OPERAVERSION:S/-/./}
CATEGORIES= www linux
diff --git a/www/linux-opera-devel/files/patch-aa b/www/linux-opera-devel/files/patch-aa
index 9b8027abd8fe..bdf0b5c2f3a9 100644
--- a/www/linux-opera-devel/files/patch-aa
+++ b/www/linux-opera-devel/files/patch-aa
@@ -1,5 +1,5 @@
--- install.sh.orig Thu Dec 6 12:19:52 2001
-+++ install.sh Thu Dec 6 13:49:56 2001
++++ install.sh Wed Jan 9 13:33:42 2002
@@ -310,7 +310,16 @@
mvv='' # SunOS mv (no -v verbose option)
;;
@@ -31,7 +31,7 @@
- /usr/lib/realplay \\
+ %%PREFIX%%/lib/opera/plugins \\
+ %%PREFIX%%/Acrobat4/Browsers/intellinux \\
-+ %%PREFIX%%/java/linux-*jdk*/jre/plugin/i386/ns4 \\
++ %%PREFIX%%/linux-*jdk*/jre/plugin/i386/ns4 \\
\"\${HOME}/.netscape/plugins\" \\
- /opt/netscape/plugins \\
- /usr/lib/netscape/plugins \\