summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11-fm/rox-filer/Makefile2
-rw-r--r--x11-fm/rox-filer/files/rox5
2 files changed, 1 insertions, 6 deletions
diff --git a/x11-fm/rox-filer/Makefile b/x11-fm/rox-filer/Makefile
index b5d4bb2ec943..27e2b8b69fe3 100644
--- a/x11-fm/rox-filer/Makefile
+++ b/x11-fm/rox-filer/Makefile
@@ -6,7 +6,7 @@
PORTNAME= rox
PORTVERSION= 2.4.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11-fm gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= rox
diff --git a/x11-fm/rox-filer/files/rox b/x11-fm/rox-filer/files/rox
index 8633767a6c34..ff5c1a1a8d82 100644
--- a/x11-fm/rox-filer/files/rox
+++ b/x11-fm/rox-filer/files/rox
@@ -1,8 +1,3 @@
#!/bin/sh
-if [ -z "${CHARSET}" ]; then
- CHARSET=iso-8859-1
- export CHARSET
-fi
-
exec %%PREFIX%%/apps/ROX-Filer/AppRun "$@"