FreeBSD Bugzilla – Attachment #217896: patch Makefile to add uidfix for
bug #249264
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
View
|
Details
|
Raw Unified
| Return to
bug 249264
Collapse All
|
Expand All
(-)
Makefile (-1 / +1 lines)
Lines 12-18
Link Here
12
12
13
LICENSE= BSD2CLAUSE
13
LICENSE= BSD2CLAUSE
14
14
15
USES= kmod
15
USES= kmod uidfix
16
16
17
WRKSRC= ${WRKDIR}/files
17
WRKSRC= ${WRKDIR}/files
18
18
Return to
bug 249264