View | Details | Raw Unified | Return to bug 265217 | Differences between
and this patch

Collapse All | Expand All

(-)/usr/ports/net-mgmt/collectd5/Makefile (-2 / +2 lines)
Lines 182-190 Link Here
182
NOTIFYEMAIL_CONFIGURE_ENABLE=	notify_email
182
NOTIFYEMAIL_CONFIGURE_ENABLE=	notify_email
183
NOTIFYEMAIL_CONFIGURE_WITH=	libesmtp=${LOCALBASE}
183
NOTIFYEMAIL_CONFIGURE_WITH=	libesmtp=${LOCALBASE}
184
184
185
NUTUPS_LIB_DEPENDS=		libnutclient.so:sysutils/nut
185
NUTUPS_LIB_DEPENDS=		libupsclient.so:sysutils/nut
186
NUTUPS_CONFIGURE_ENABLE=	nut
186
NUTUPS_CONFIGURE_ENABLE=	nut
187
NUTUPS_CONFIGURE_WITH=		upsclient=${LOCALBASE}
187
NUTUPS_CONFIGURE_WITH=		libupsclient=${LOCALBASE}
188
188
189
OLSRD_CONFIGURE_ENABLE=	olsrd
189
OLSRD_CONFIGURE_ENABLE=	olsrd
190
190

Return to bug 265217