aboutsummaryrefslogtreecommitdiff
path: root/Mk/bsd.port.mk
diff options
context:
space:
mode:
Diffstat (limited to 'Mk/bsd.port.mk')
-rw-r--r--Mk/bsd.port.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/Mk/bsd.port.mk b/Mk/bsd.port.mk
index afedaf122f9b..238dcdee8492 100644
--- a/Mk/bsd.port.mk
+++ b/Mk/bsd.port.mk
@@ -1765,10 +1765,6 @@ MAKE_ENV+= ${b}="${${b}}"
SUB_FILES+= ${USE_RC_SUBR}
.endif
-.if defined(USE_RCORDER)
-SUB_FILES+= ${USE_RCORDER}
-.endif
-
.if defined(USE_LDCONFIG) && ${USE_LDCONFIG:tl} == "yes"
USE_LDCONFIG= ${PREFIX}/lib
.endif