From 61565b39edf764c0c591adf2bcd0f44900e715dd Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Mon, 20 Oct 2003 10:00:51 +0000 Subject: add dependency on misc/tkman. Submitted by: "Yonatan Bokovza" --- lang/tcltutor/Makefile | 4 +++- lang/tcltutor/pkg-descr | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'lang/tcltutor') diff --git a/lang/tcltutor/Makefile b/lang/tcltutor/Makefile index 8545f54599b9..f44da0b55b70 100644 --- a/lang/tcltutor/Makefile +++ b/lang/tcltutor/Makefile @@ -7,6 +7,7 @@ PORTNAME= tcltutor PORTVERSION= 2.b.4 +PORTREVISION= 1 CATEGORIES= lang tk84 tcl84 MASTER_SITES= http://www.msen.com/~clif/ DISTNAME= Tutor2b4 @@ -14,7 +15,8 @@ DISTNAME= Tutor2b4 MAINTAINER= edwin@mavetju.org COMMENT= A Tcl/Tk based tutorial for Tcl -RUN_DEPENDS= wish8.4:${PORTSDIR}/x11-toolkits/tk84 +RUN_DEPENDS= wish8.4:${PORTSDIR}/x11-toolkits/tk84 \ + tkman:${PORTSDIR}/misc/tkman WRKSRC= ${WRKDIR}/TclTutor NO_BUILD= yes diff --git a/lang/tcltutor/pkg-descr b/lang/tcltutor/pkg-descr index 0078b3f2b9f6..7ce25f849038 100644 --- a/lang/tcltutor/pkg-descr +++ b/lang/tcltutor/pkg-descr @@ -2,4 +2,4 @@ TclTutor is a computer aided instruction package for learning the Tcl language. It consists of 43 lessons covering all of the basic Tcl commands and most of the recent (8.0) additions. -http://www.msen.com/~clif/TclTutor.html +WWW: http://www.msen.com/~clif/TclTutor.html -- cgit v1.2.3