aboutsummaryrefslogtreecommitdiffstats
path: root/www/grail
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 /www/grail
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 'www/grail')
-rw-r--r--www/grail/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/grail/Makefile b/www/grail/Makefile
index ab5d5798d264..ec25eb799795 100644
--- a/www/grail/Makefile
+++ b/www/grail/Makefile
@@ -16,7 +16,7 @@ MAINTAINER= nectar@freebsd.org
BUILD_DEPENDS= python:${PORTSDIR}/lang/python
RUN_DEPENDS= python:${PORTSDIR}/lang/python
-LIB_DEPENDS= tk80.1:${PORTSDIR}/x11-toolkits/tk80
+LIB_DEPENDS= tk82.1:${PORTSDIR}/x11-toolkits/tk82
WRKSRC= ${WRKDIR}/${PKGNAME}
request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1 * Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1 * Remove hardcoding of MTREE_FILE. This is handled in bsd.port.mk sincelesi2005-03-061-1/+0