[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
the make phases logic
- To: ports@openbsd.org
- Subject: the make phases logic
- From: franciszek holop <fred@pentacom.sk>
- Date: Thu, 1 Jul 2004 20:46:11 +0200
- Content-Disposition: inline
- Mail-Followup-To: ports@openbsd.org
- User-Agent: Mutt/1.4.2i
hello,
sometimes i just do a make fetch and/or make extract.
lately i wanted to take a look at some files in the
php sources so i did a make extract and it started to
wildly download extensions and dependencies.
i was wondering why are the compile dependencies
evaluated at this stage? i just wanted to take a
look at the code, and after all, extracting does
not guarantee compiling, or does it?
i realize i can just download it and extract it,
but why would i do that if we have this beautiful
ports framework? (Marc?)
-f
--