help from a ports committer needed

Harti Brandt brandt at fokus.fraunhofer.de
Mon Jan 5 10:05:23 PST 2004


On Mon, 5 Jan 2004, Simon Barner wrote:

SB>Hi,
SB>
SB>> Well, it cannot compile on 4.x because the ATM stuff it tests is only
SB>> in Current. Is there a way to stop this from beeing compiled on 4.x?
SB>
SB>This should work:

Seems that I need:

.include <bsd.port.pre.mk>

SB>.if ${OSVERSION} < 500000
SB>IGNORE=         ATM not implemented on FreeBSD 4.x and earlier
SB>.endif

.include <bsd.port.post.mk>

Otherwise make gives me a syntax error.

harti
-- 
harti brandt,
http://www.fokus.fraunhofer.de/research/cc/cats/employees/hartmut.brandt/private
brandt at fokus.fraunhofer.de, harti at freebsd.org


More information about the freebsd-ports mailing list