summaryrefslogtreecommitdiff
path: root/lang/itcl
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-04-15 05:44:50 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-04-15 05:44:50 +0000
commite9ccf3caedcbc7842d96d1e2d62b485d2b779d82 (patch)
treee794a0f1258ff3a3fb78f77c1b40c19f5113e45d /lang/itcl
parentUpdate of net Makefiles! Am I done? :) (diff)
Update of lang Makefiles....
Notes
Notes: svn path=/head/; revision=1364
Diffstat (limited to 'lang/itcl')
-rw-r--r--lang/itcl/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/lang/itcl/Makefile b/lang/itcl/Makefile
index 89d1ccb2bfbd..273fcf580f19 100644
--- a/lang/itcl/Makefile
+++ b/lang/itcl/Makefile
@@ -3,15 +3,17 @@
# Date created: Mon Oct 3 22:06:21 EDT 1994
# Whom: rww
#
-# $Id: Makefile,v 1.3 1995/02/11 13:49:46 asami Exp $
+# $Id: Makefile,v 1.4 1995/04/01 12:46:55 jkh Exp $
#
DISTNAME= itcl-1.5
HAS_CONFIGURE= yes
-MASTER_SITES= ftp://ftp.aud.alcatel.com/tcl/extensions/
CATEGORIES+= languages
-PATCH_STRIP= -p1
+MASTER_SITES= ftp://ftp.aud.alcatel.com/tcl/extensions/
+
LIB_DEPENDS= tcl\\.7\\.:${PORTSDIR}/lang/tcl \
tk\\.3\\.:${PORTSDIR}/x11/tk
+PATCH_STRIP= -p1
+
.include <bsd.port.mk>