diff options
Diffstat (limited to 'net-mgmt/argus3/Makefile')
-rw-r--r-- | net-mgmt/argus3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/argus3/Makefile b/net-mgmt/argus3/Makefile index 500495055b26..339919b6aee3 100644 --- a/net-mgmt/argus3/Makefile +++ b/net-mgmt/argus3/Makefile @@ -16,7 +16,7 @@ CONFLICTS= argus-2* argus-sasl-2* argus-clients-2* OPTIONS_DEFINE= SASL OPTIONS_DEFAULT=SASL -SASL_LIB_DEPENDS= libsasl2.so:${PORTSDIR}/security/cyrus-sasl2 +SASL_LIB_DEPENDS= libsasl2.so:security/cyrus-sasl2 SASL_CONFIGURE_ON= --with-sasl=${LOCALBASE} SASL_VARS= PKGNAMESUFFIX+=-sasl |