Skip site navigation (1)Skip section navigation (2)
Date:      29 Dec 1998 12:56:33 +0100
From:      Thomas Gellekum <tg@ihf.rwth-aachen.de>
To:        Kris Kennaway <kkennawa@physics.adelaide.edu.au>
Cc:        ports@FreeBSD.ORG
Subject:   Re: How to depend on source for building?
Message-ID:  <87iuevnoum.fsf@tibatong.ihf.rwth-aachen.de>
In-Reply-To: Kris Kennaway's message of "Tue, 29 Dec 1998 21:46:54 %2B1030 (CST)"
References:  <Pine.OSF.4.05.9812292140080.12902-100000@bragg>

next in thread | previous in thread | raw e-mail | index | archive | help
Kris Kennaway <kkennawa@physics.adelaide.edu.au> writes:

> A port I'm working on (iTCL 3.0.1) depends on the source code for TCL 8.0
> to compile - i.e. it's basically a TCL 8.0 extension and needs access to the
> source code to compile itself. How can I achieve this in the port skeleton?

Add a line 

DEPENDS=	${PORTSDIR}/lang/tcl80:extract

to your makefile.

tg

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?87iuevnoum.fsf>