Depend on tk, not tcl (which is pulled in from tk anyway).
This commit is contained in:
parent
e0f293e62c
commit
18da63cbec
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=18806
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
# Date created: 23 April 1999
|
||||
# Whom: obonilla
|
||||
#
|
||||
# $Id: Makefile,v 1.1.1.1 1999/04/30 16:36:22 taoka Exp $
|
||||
# $Id: Makefile,v 1.2 1999/05/09 16:41:29 steve Exp $
|
||||
#
|
||||
|
||||
DISTNAME= otcl-1.0a4
|
||||
|
@ -12,7 +12,7 @@ MASTER_SITES= http://www-mash.cs.berkeley.edu/dist/
|
|||
|
||||
MAINTAINER= obonilla@fisicc-ufm.edu
|
||||
|
||||
LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80
|
||||
LIB_DEPENDS= tk80.1:${PORTSDIR}/x11-toolkits/tk80
|
||||
|
||||
USE_XLIB= yes
|
||||
|
||||
|
|
Loading…
Reference in a new issue