View | Details | Raw Unified | Return to bug 144607 | Differences between
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