From owner-cvs-ports Tue Oct 3 18:55:31 1995 Return-Path: owner-cvs-ports Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id SAA11784 for cvs-ports-outgoing; Tue, 3 Oct 1995 18:55:31 -0700 Received: (from asami@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id SAA11774 ; Tue, 3 Oct 1995 18:55:24 -0700 Date: Tue, 3 Oct 1995 18:55:24 -0700 From: Satoshi Asami Message-Id: <199510040155.SAA11774@freefall.freebsd.org> To: CVS-commiters, cvs-ports Subject: cvs commit: ports/net/tkWWW Makefile Sender: owner-cvs-ports@FreeBSD.org Precedence: bulk asami 95/10/03 18:55:24 Modified: net/tkWWW Makefile Log: Change EXEC_DEPENDS on xli to RUN_DEPENDS. While I'm here, add LIB_DEPENDS to tk. I have no idea why this hasn't been done before (I mean, how can a port with a name like "tkWWW" *not* depend on tk?!?), maybe the original porter (the guy with the login "asami") was asleep when he did the port. :)