diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-06-22 19:43:42 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-06-22 19:43:42 +0000 |
commit | c9066f6ae06ec1956d55ab359dc03383f400316d (patch) | |
tree | 079082b61b27d61cb72cebb8d133526cf6a6cdbe | |
parent | e47c6797d8f6f896d6435f437dc0db2149c29cdf (diff) |
Notes
-rw-r--r-- | security/courier-authlib/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/security/courier-authlib/Makefile b/security/courier-authlib/Makefile index a4f77956f2e9..8ab065dfe29d 100644 --- a/security/courier-authlib/Makefile +++ b/security/courier-authlib/Makefile @@ -152,11 +152,7 @@ do-build: #empty .else # !defined(PKGNAMESUFFIX) .if ${AUTHMOD} == authbase -.if defined(WITH_RCORDER) -USE_RCORDER= courier-authdaemond -.else USE_RC_SUBR= courier-authdaemond -.endif pre-everything:: @${ECHO_CMD} |