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

(-)/data2/FreeBSD/custom_ports/security/prelude-manager/Makefile (-1 / +1 lines)
Lines 38-44 Link Here
38
.if defined(WITHOUT_DB)
38
.if defined(WITHOUT_DB)
39
PLIST_SUB+=	WITH_DB="@comment "
39
PLIST_SUB+=	WITH_DB="@comment "
40
.else
40
.else
41
LIB_DEPENDS+=	preludedb.3:${PORTSDIR}/security/libpreludedb
41
LIB_DEPENDS+=	preludedb.4:${PORTSDIR}/security/libpreludedb
42
PLIST_SUB+=	WITH_DB=""
42
PLIST_SUB+=	WITH_DB=""
43
.endif
43
.endif

Return to bug 102053