summaryrefslogtreecommitdiffstats
path: root/lang/itcl
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1995-05-13 07:53:08 +0000
committerasami <asami@FreeBSD.org>1995-05-13 07:53:08 +0000
commitdf82a6155200d1a82c87dd2b0f31a893742bbde0 (patch)
treef149c952e7ac359a49d5b55546ceee473b951699 /lang/itcl
parentf6cbf4c4b4f99bbe386899fc2bc684acfee9723c (diff)
downloadFreeBSD-ports-df82a6155200d1a82c87dd2b0f31a893742bbde0.zip
FreeBSD-ports-df82a6155200d1a82c87dd2b0f31a893742bbde0.tar.gz
Move tcl from LIB_DEPENDS to DEPENDS. This port needs the extracted
source of tcl.
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 273fcf5..1c366d1 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
OpenPOWER on IntegriCloud