View | Details | Raw Unified | Return to bug 155339
Collapse All | Expand All

(-)Makefile (+3 lines)
Lines 44-49 Link Here
44
44
45
.if defined(WITH_ICAL)
45
.if defined(WITH_ICAL)
46
LIB_DEPENDS+=	ical.44:${PORTSDIR}/devel/libical
46
LIB_DEPENDS+=	ical.44:${PORTSDIR}/devel/libical
47
CFLAGS+=		-I${LOCALBASE}/include/libical
48
.else
49
CONFIGURE_ARGS+=--disable-libical
47
.endif
50
.endif
48
51
49
post-patch:
52
post-patch:

Return to bug 155339