aboutsummaryrefslogtreecommitdiffstats
path: root/x11-fm/x-files/Makefile
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>1999-11-29 02:32:45 +0800
committersteve <steve@FreeBSD.org>1999-11-29 02:32:45 +0800
commit08c63c7539787146848177b39e6859b9318119c8 (patch)
tree045e72940e0580d322686df49fa5f8edfa473315 /x11-fm/x-files/Makefile
parent775d6227a319547ad506dac9b94354b25428275c (diff)
downloadfreebsd-ports-gnome-08c63c7539787146848177b39e6859b9318119c8.tar.gz
freebsd-ports-gnome-08c63c7539787146848177b39e6859b9318119c8.tar.zst
freebsd-ports-gnome-08c63c7539787146848177b39e6859b9318119c8.zip
Update to use Tcl/Tk version 8.2.
Submitted by: Ade Lovett <ade@lovett.com>
Diffstat (limited to 'x11-fm/x-files/Makefile')
-rw-r--r--x11-fm/x-files/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/x11-fm/x-files/Makefile b/x11-fm/x-files/Makefile
index 6376efcd20b6..adc7a18b7be9 100644
--- a/x11-fm/x-files/Makefile
+++ b/x11-fm/x-files/Makefile
@@ -8,20 +8,20 @@
DISTNAME= X-Files-2.00b1
PKGNAME= x-files-2.00b1
-CATEGORIES= x11-fm tk80
+CATEGORIES= x11-fm tk82
MASTER_SITES= http://www.hut.fi/~mkivinie/X-Files/data/
MAINTAINER= dmaddox@conterra.com
-BUILD_DEPENDS= tclsh8.0:${PORTSDIR}/lang/tcl80
-RUN_DEPENDS= wish8.0:${PORTSDIR}/x11-toolkits/tk80
+BUILD_DEPENDS= tclsh8.2:${PORTSDIR}/lang/tcl82
+RUN_DEPENDS= wish8.2:${PORTSDIR}/x11-toolkits/tk82
WRKSRC= ${WRKDIR}/X-Files
NO_BUILD= yes
USE_X_PREFIX= yes
pre-install:
- @tclsh8.0 ${SCRIPTDIR}/mktclIndex ${WRKSRC}
+ @tclsh8.2 ${SCRIPTDIR}/mktclIndex ${WRKSRC}
@${RM} -f ${WRKSRC}/xfinstall.tcl
@${SED} s#@X11BASE@#${X11BASE}# <${WRKSRC}/X-Files.tcl >${WRKSRC}/tmpfile
@${MV} ${WRKSRC}/tmpfile ${WRKSRC}/X-Files.tcl