summaryrefslogtreecommitdiff
path: root/lang/itcl
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-05-13 07:53:08 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-05-13 07:53:08 +0000
commitebd44e9eb942d2a42243929b085b87cb06ce356a (patch)
tree913e54f6ebfdb4f4bf1c363912c1c303d2704cf1 /lang/itcl
parentPut nkf in correct alphabetical order. Shame on me! ;) (diff)
Move tcl from LIB_DEPENDS to DEPENDS. This port needs the extracted
source of tcl.
Notes
Notes: svn path=/head/; revision=1711
Diffstat (limited to 'lang/itcl')
-rw-r--r--lang/itcl/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/itcl/Makefile b/lang/itcl/Makefile
index 273fcf580f19..1c366d119667 100644
--- a/lang/itcl/Makefile
+++ b/lang/itcl/Makefile
@@ -3,7 +3,7 @@
# Date created: Mon Oct 3 22:06:21 EDT 1994
# Whom: rww
#
-# $Id: Makefile,v 1.4 1995/04/01 12:46:55 jkh Exp $
+# $Id: Makefile,v 1.5 1995/04/15 05:44:39 asami Exp $
#
DISTNAME= itcl-1.5
@@ -11,8 +11,8 @@ HAS_CONFIGURE= yes
CATEGORIES+= languages
MASTER_SITES= ftp://ftp.aud.alcatel.com/tcl/extensions/
-LIB_DEPENDS= tcl\\.7\\.:${PORTSDIR}/lang/tcl \
- tk\\.3\\.:${PORTSDIR}/x11/tk
+DEPENDS= ${PORTSDIR}/lang/tcl
+LIB_DEPENDS= tk\\.3\\.:${PORTSDIR}/x11/tk
PATCH_STRIP= -p1