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

(-)Makefile (-1 / +1 lines)
Lines 21-27 Link Here
21
		adns.1:${PORTSDIR}/dns/adns
21
		adns.1:${PORTSDIR}/dns/adns
22
22
23
.if defined(WITH_PRELUDE)
23
.if defined(WITH_PRELUDE)
24
LIB_DEPENDS+=		prelude.13:${PORTSDIR}/security/libprelude
24
LIB_DEPENDS+=		prelude.14:${PORTSDIR}/security/libprelude
25
CONFIGURE_ARGS+=	--enable-prelude
25
CONFIGURE_ARGS+=	--enable-prelude
26
EXTRA_PATCHES=		${FILESDIR}/prelude_modules_log-prelude_Makefile.in.patch
26
EXTRA_PATCHES=		${FILESDIR}/prelude_modules_log-prelude_Makefile.in.patch
27
.endif
27
.endif

Return to bug 123661