Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Oct 2010 11:55:32 +0400
From:      Severe Grind <severe.grind@gmail.com>
To:        ports@freebsd.org
Subject:   questions about ports
Message-ID:  <AANLkTi=zQtHFA=w6dYhwF5TFb33WbSjg=LOvMphLTF3k@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hello,

I have several questions concerning creating Makefile
I don't  understand in what sequence USE_* flags in Makefile are processed,
for example - in archives/jzlib/Makefile add
USE_APACHE=22, before
USE_JAVA=    yes
USE_JAVA=    1.4+
but when i execute make install, first install JAVA.

Is it possible through the Makefile to make the following:
In pre-fetch  stage makes dependences on flags:
USE_AUTOTOOLS
USE_JAVA
USE_APACHE
after that execute script, pre-configure which will make firebird-2.1 from
sorce, then make PHP via USE? Or, it can be done by FETCH_DEPENDENDS etc.?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTi=zQtHFA=w6dYhwF5TFb33WbSjg=LOvMphLTF3k>