Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Dec 2001 15:12:15 +0200
From:      Maxim Sobolev <sobomax@FreeBSD.org>
To:        Sheldon Hearn <sheldonh@starjuice.net>
Cc:        ports@FreeBSD.org
Subject:   Re: How to skip a port on a newly added userland feature?
Message-ID:  <3C19FAAF.7B3450F8@FreeBSD.org>
References:  <87215.1008332440@axl.seasidesoftware.co.za>

next in thread | previous in thread | raw e-mail | index | archive | help
Sheldon Hearn wrote:
> 
> Hi folks,
> 
> How do I arrange for the net/smbfs port to refuse to build or install
> based on a newly added userland feature?
> 
> My understanding is the OSRELDATE is for kernel-related features.
> What's the userland equivalent that I need to bump and then test?

Much simpler. In this particular case, ".if exists(/usr/bin/foo)"
make(1) directive would do the trick.

-Maxim

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?3C19FAAF.7B3450F8>