For a program which isn't available in the normal ports tree, I'm building a new port.
I've managed to get it working fairly well except for the dependencies.
BUILD_DEPENDS= openldap-*>=2.3:/databases/openldap
which results in:
>> Broken dependency: /databases/openldap non existent (DEPENDS openldap-*>=2.3:/databases/openldap)
*** Error code 1
Stop in /usr/ports/net/openradiusNEW (line 1537 of /usr/ports/infrastructure/mk/bsd.port.mk).
I've tried several ways to get it working but nothing seems to help. Anyone has the solution for this problem?
Thx.
I've managed to get it working fairly well except for the dependencies.
BUILD_DEPENDS= openldap-*>=2.3:/databases/openldap
which results in:
>> Broken dependency: /databases/openldap non existent (DEPENDS openldap-*>=2.3:/databases/openldap)
*** Error code 1
Stop in /usr/ports/net/openradiusNEW (line 1537 of /usr/ports/infrastructure/mk/bsd.port.mk).
I've tried several ways to get it working but nothing seems to help. Anyone has the solution for this problem?
Thx.