aboutsummaryrefslogtreecommitdiff
path: root/www/linux-opera
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2005-11-26 21:56:04 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2005-11-26 21:56:04 +0000
commit5fc6037364792f432b9cc13f24d1b5fc73670f73 (patch)
tree4fccb7dd0f6fd747ec4441d7e54549bd7f2675b1 /www/linux-opera
parentd4e104c011e8972d264513d8b0b850878e6bd4da (diff)
downloadports-5fc6037364792f432b9cc13f24d1b5fc73670f73.tar.gz
ports-5fc6037364792f432b9cc13f24d1b5fc73670f73.zip
Notes
Diffstat (limited to 'www/linux-opera')
-rw-r--r--www/linux-opera/Makefile2
-rw-r--r--www/linux-opera/files/patch-install.sh18
2 files changed, 16 insertions, 4 deletions
diff --git a/www/linux-opera/Makefile b/www/linux-opera/Makefile
index a8c5b3b33fc5..098dab6a3146 100644
--- a/www/linux-opera/Makefile
+++ b/www/linux-opera/Makefile
@@ -35,7 +35,7 @@ WANT_GNOME= yes
USE_LINUX= yes
USE_REINPLACE= yes
USE_X_PREFIX= yes
-ONLY_FOR_ARCHS= i386
+ONLY_FOR_ARCHS= i386 amd64
NO_BUILD= yes
diff --git a/www/linux-opera/files/patch-install.sh b/www/linux-opera/files/patch-install.sh
index f67bacb8d954..d2dd05aa3074 100644
--- a/www/linux-opera/files/patch-install.sh
+++ b/www/linux-opera/files/patch-install.sh
@@ -1,8 +1,20 @@
--- install.sh.orig Mon Nov 14 07:48:04 2005
-+++ install.sh Tue Nov 22 14:15:02 2005
-@@ -759,10 +759,9 @@
++++ install.sh Sat Nov 26 15:53:03 2005
+@@ -381,7 +381,7 @@
+ mvv='' # SunOS mv (no -v verbose option)
+ ;;
+
+- i[3456]86:FreeBSD|i[3456]86:NetBSD)
++ i[3456]86:FreeBSD|amd64:FreeBSD|i[3456]86:NetBSD)
+ cpf='-f'
+ if test "$verbose" -gt '1'
+ then
+@@ -757,12 +757,11 @@
+ debug_msg 0 "in generate_wrapper()"
+
case "${machine}:${os}" in
- i[3456]86:Linux|x86_64:Linux|i[3456]86:FreeBSD|i[3456]86:NetBSD|i[3456]86:OpenBSD)
+- i[3456]86:Linux|x86_64:Linux|i[3456]86:FreeBSD|i[3456]86:NetBSD|i[3456]86:OpenBSD)
++ i[3456]86:Linux|x86_64:Linux|i[3456]86:FreeBSD|amd64:FreeBSD|i[3456]86:NetBSD|i[3456]86:OpenBSD)
wrapper_ibmjava="
- IBMJava2-142/jre \\
- IBMJava2-141/jre \\