FreeBSD Bugzilla – Attachment #50193: file.diff for
bug #76518
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
View
|
Details
|
Raw Unified
| Return to
bug 76518
Collapse All
|
Expand All
(-)
bsd.port.mk (+1 lines)
Lines 1463-1468 RC_SUBR= ${LOCALBASE}/etc/rc.subr
Link Here
1463
.else
1463
.else
1464
RC_SUBR= /etc/rc.subr
1464
RC_SUBR= /etc/rc.subr
1465
.endif
1465
.endif
1466
SUB_LIST+= RC_SUBR=${RC_SUBR}
1466
.endif
1467
.endif
1467
1468
1468
.if defined(USE_ICONV)
1469
.if defined(USE_ICONV)
Return to
bug 76518