aboutsummaryrefslogtreecommitdiffstats
path: root/astro/x3arth
diff options
context:
space:
mode:
Diffstat (limited to 'astro/x3arth')
-rw-r--r--astro/x3arth/Makefile4
-rw-r--r--astro/x3arth/files/patch-ab4
2 files changed, 4 insertions, 4 deletions
diff --git a/astro/x3arth/Makefile b/astro/x3arth/Makefile
index 5884a58fd438..c99aefe1eaad 100644
--- a/astro/x3arth/Makefile
+++ b/astro/x3arth/Makefile
@@ -7,13 +7,13 @@
#
DISTNAME= x3arth-1.1
-CATEGORIES= astro
+CATEGORIES= astro tcl82
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= X11/desktop
MAINTAINER= cpiazza@FreeBSD.org
-RUN_DEPENDS= ${LOCALBASE}/bin/tclsh8.0:${PORTSDIR}/lang/tcl80 \
+RUN_DEPENDS= ${LOCALBASE}/bin/tclsh8.2:${PORTSDIR}/lang/tcl82 \
${X11BASE}/bin/xv:${PORTSDIR}/graphics/xv
USE_X_PREFIX= yes
diff --git a/astro/x3arth/files/patch-ab b/astro/x3arth/files/patch-ab
index 3665e6446e1e..6525c01dc8e9 100644
--- a/astro/x3arth/files/patch-ab
+++ b/astro/x3arth/files/patch-ab
@@ -4,8 +4,8 @@
#!/bin/sh
-# the next line restarts using tclsh \
-exec tclsh "$0" "$@"
-+# the next line restarts using tclsh8.0 \
-+exec tclsh8.0 "$0" "$@"
++# the next line restarts using tclsh8.2 \
++exec tclsh8.2 "$0" "$@"
set usage "x3arth \[<satellite> \[-c \[file\] | -b\]\] \n\
<satellite> : GMS-5, FY-2, GOES-8, GOES-9, GOES-10 or METEOSAT-7\n\