FreeBSD Bugzilla – Attachment #104430: file.diff for
bug #144607
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
View
|
Details
|
Raw Unified
| Return to
bug 144607
| Differences between
file.diff
and this patch
Collapse All
|
Expand All
(-)
Makefile (+5 lines)
Lines 35-37
Link Here
35
.endif
35
.endif
36
36
37
.include <bsd.port.mk>
37
.include <bsd.port.mk>
38
39
.if ${RUBY_VER} == "1.8"
40
CFLAGS+= -DRUBY_18
41
.endif
42
Return to
bug 144607