Force Dependent ports OPTIONS

Muhammad Moinur Rahman 5u623l20 at gmail.com
Sun May 4 14:09:49 UTC 2014


Hi Dirk,

How can I enforce it from inside a ports Makefile?

Thanks in advance.

BR,
Muhammad


On Thu, Apr 17, 2014 at 1:41 PM, Dirk Meyer <dirk.meyer at dinoex.sub.org>wrote:

>
> > Is there any way I can force a port to build OPENSSL with RFC3379. The
> > scenario is I am working on a port which requires OPENSSL library with
> RFC
> > 3379 but RFC3379 is not on by default. How can I force that OPENSSL is
> > built with RFC 3379?
>
> a)
> add to /etc/make.conf:
> OPTIONS_SET+= RFC3779
>
> b)
> cd /usr/ports/security/openssl
> echo 'OPTIONS_SET+= RFC3779' >> Makefile.local
>
> kind regards Dirk
>
> - Dirk Meyer, Im Grund 4, 34317 Habichtswald, Germany
> - [dirk.meyer at dinoex.sub.org],[dirk.meyer at guug.de],[dinoex at FreeBSD.org]
>


More information about the freebsd-ports mailing list