From 866ff1f7ebc54246a2e32453a21de8c5c908d803 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dag-Erling=20Sm=C3=B8rgrav?= Date: Mon, 4 Jun 2001 22:58:49 +0000 Subject: It's OPERA_DIR, not OPERADIR. Now the help system works again. --- www/linux-opera/Makefile | 1 + www/linux-opera/files/opera.sh | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'www/linux-opera') diff --git a/www/linux-opera/Makefile b/www/linux-opera/Makefile index be9607a3cb9f..95e6eb617a26 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 1b33d6513e29..e5f407cea9c9 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 "$@" -- cgit v1.2.3