mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
Remove deprecated USE_RCORDER which was already off except if one enforced
WITH_RCORDER
This commit is contained in:
parent
e47c6797d8
commit
c9066f6ae0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=390319
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user