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

(-)Makefile (-1 / +1 lines)
Lines 52-58 Link Here
52
.endif
52
.endif
53
53
54
.if defined(WITH_LENSFUN)
54
.if defined(WITH_LENSFUN)
55
LIB_DEPENDS+=	lensfun.0:${PORTSDIR}/graphics/lensfun
55
LIB_DEPENDS+=	lensfun.2:${PORTSDIR}/graphics/lensfun
56
.else
56
.else
57
CMAKE_ARGS+=	-DWITH_LensFun:BOOL=OFF
57
CMAKE_ARGS+=	-DWITH_LensFun:BOOL=OFF
58
.endif
58
.endif

Return to bug 150353