summaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2001-06-04 22:58:49 +0000
committerdes <des@FreeBSD.org>2001-06-04 22:58:49 +0000
commit65665b268708bc775600e665423230435ab4beb1 (patch)
tree2091f4051eeba3ff1e6e68443c43b17a6bfcd2e4 /www
parentc037652a038bc8537092bf312be993ad15a5f338 (diff)
downloadFreeBSD-ports-65665b268708bc775600e665423230435ab4beb1.zip
FreeBSD-ports-65665b268708bc775600e665423230435ab4beb1.tar.gz
It's OPERA_DIR, not OPERADIR. Now the help system works again.
Diffstat (limited to 'www')
-rw-r--r--www/linux-opera-devel/Makefile1
-rw-r--r--www/linux-opera-devel/files/opera.sh2
-rw-r--r--www/linux-opera/Makefile1
-rw-r--r--www/linux-opera/files/opera.sh2
-rw-r--r--www/linux-opera7/Makefile1
-rw-r--r--www/linux-opera7/files/opera.sh2
6 files changed, 6 insertions, 3 deletions
diff --git a/www/linux-opera-devel/Makefile b/www/linux-opera-devel/Makefile
index be9607a..95e6eb6 100644
--- a/www/linux-opera-devel/Makefile
+++ b/www/linux-opera-devel/Makefile
@@ -7,6 +7,7 @@
PORTNAME= linux-opera
PORTVERSION= 5.0
+PORTREVISION= 1
CATEGORIES= www linux
MASTER_SITES= http://opera.online.no/linux/tgz/500/ \
ftp://ftp.opera.com/pub/opera/linux/500/ \
diff --git a/www/linux-opera-devel/files/opera.sh b/www/linux-opera-devel/files/opera.sh
index 1b33d65..e5f407c 100644
--- a/www/linux-opera-devel/files/opera.sh
+++ b/www/linux-opera-devel/files/opera.sh
@@ -1,3 +1,3 @@
#!/bin/sh
-export OPERADIR=%%PREFIX%%/share/opera
+export OPERA_DIR=%%PREFIX%%/share/opera
exec %%PREFIX%%/bin/opera-bin "$@"
diff --git a/www/linux-opera/Makefile b/www/linux-opera/Makefile
index be9607a..95e6eb6 100644
--- a/www/linux-opera/Makefile
+++ b/www/linux-opera/Makefile
@@ -7,6 +7,7 @@
PORTNAME= linux-opera
PORTVERSION= 5.0
+PORTREVISION= 1
CATEGORIES= www linux
MASTER_SITES= http://opera.online.no/linux/tgz/500/ \
ftp://ftp.opera.com/pub/opera/linux/500/ \
diff --git a/www/linux-opera/files/opera.sh b/www/linux-opera/files/opera.sh
index 1b33d65..e5f407c 100644
--- a/www/linux-opera/files/opera.sh
+++ b/www/linux-opera/files/opera.sh
@@ -1,3 +1,3 @@
#!/bin/sh
-export OPERADIR=%%PREFIX%%/share/opera
+export OPERA_DIR=%%PREFIX%%/share/opera
exec %%PREFIX%%/bin/opera-bin "$@"
diff --git a/www/linux-opera7/Makefile b/www/linux-opera7/Makefile
index be9607a..95e6eb6 100644
--- a/www/linux-opera7/Makefile
+++ b/www/linux-opera7/Makefile
@@ -7,6 +7,7 @@
PORTNAME= linux-opera
PORTVERSION= 5.0
+PORTREVISION= 1
CATEGORIES= www linux
MASTER_SITES= http://opera.online.no/linux/tgz/500/ \
ftp://ftp.opera.com/pub/opera/linux/500/ \
diff --git a/www/linux-opera7/files/opera.sh b/www/linux-opera7/files/opera.sh
index 1b33d65..e5f407c 100644
--- a/www/linux-opera7/files/opera.sh
+++ b/www/linux-opera7/files/opera.sh
@@ -1,3 +1,3 @@
#!/bin/sh
-export OPERADIR=%%PREFIX%%/share/opera
+export OPERA_DIR=%%PREFIX%%/share/opera
exec %%PREFIX%%/bin/opera-bin "$@"
OpenPOWER on IntegriCloud