diff --git a/net/nepenthes/Makefile b/net/nepenthes/Makefile index 3cd18e4605b7..b5af877ecf8a 100644 --- a/net/nepenthes/Makefile +++ b/net/nepenthes/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl \ adns.1:${PORTSDIR}/dns/adns .if defined(WITH_PRELUDE) -LIB_DEPENDS+= prelude.10:${PORTSDIR}/security/libprelude +LIB_DEPENDS+= prelude.11:${PORTSDIR}/security/libprelude CONFIGURE_ARGS+= --enable-prelude EXTRA_PATCHES= ${FILESDIR}/prelude_modules_log-prelude_Makefile.in.patch .endif