aboutsummaryrefslogtreecommitdiff
path: root/Mk/bsd.port.mk
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2017-03-13 17:44:03 +0000
committerMathieu Arnold <mat@FreeBSD.org>2017-03-13 17:44:03 +0000
commita79b4be013ea77afe3f882742a6119291a0e663a (patch)
treeb518a88036974e52de3422d5929f66c74b664a97 /Mk/bsd.port.mk
parentdb5d0284e6e96862818f47d5a65c0c2c480fd3d8 (diff)
downloadports-a79b4be013ea77afe3f882742a6119291a0e663a.tar.gz
ports-a79b4be013ea77afe3f882742a6119291a0e663a.zip
Notes
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