Date: Thu, 31 Dec 1998 15:27:27 -0800 (PST) From: asami@FreeBSD.ORG (Satoshi Asami) To: billf@chc-chimes.com Cc: kkennawa@physics.adelaide.edu.au, ports@FreeBSD.ORG Subject: Re: How to depend on source for building? Message-ID: <199812312327.PAA05566@silvia.hip.berkeley.edu> In-Reply-To: <Pine.HPP.3.96.981229025119.26760E-100000@hp9000.chc-chimes.com> (message from Bill Fumerola on Tue, 29 Dec 1998 02:53:00 -0500 (EST))
next in thread | previous in thread | raw e-mail | index | archive | help
* From: Bill Fumerola <billf@chc-chimes.com> * BUILD_DEPENDS= /nonexistant:${PORTSDIR}/lang/tcl80:patch * TCL_SRC_DIR= ${PORTSDIR}/lang/tcl80/work/tcl8.0.4 Almost perfect. :) * This may not obey Satoshi's readonly requirements though.. TCL_SRC_DIR= ${WRKDIRPREFIX}${PORTSDIR}/lang/tcl80/work/tcl8.0.4 would do fine. Satoshi 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?199812312327.PAA05566>