aboutsummaryrefslogtreecommitdiffstats
path: root/net/nepenthes
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2009-09-20 05:12:56 +0800
committerpav <pav@FreeBSD.org>2009-09-20 05:12:56 +0800
commit654bcdc79cef208738aa89243b56a36ff8209c54 (patch)
treeee92622fe2dead5a6203ad54519fbadcb4e375f4 /net/nepenthes
parent2493dabf1d02b3b11d80419bad37f2b2bb62d65d (diff)
downloadfreebsd-ports-gnome-654bcdc79cef208738aa89243b56a36ff8209c54.tar.gz
freebsd-ports-gnome-654bcdc79cef208738aa89243b56a36ff8209c54.tar.zst
freebsd-ports-gnome-654bcdc79cef208738aa89243b56a36ff8209c54.zip
- Chase libprelude update
Feature safe: yes
Diffstat (limited to 'net/nepenthes')
-rw-r--r--net/nepenthes/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/nepenthes/Makefile b/net/nepenthes/Makefile
index 9237c99cf0bf..aada13e36ec1 100644
--- a/net/nepenthes/Makefile
+++ b/net/nepenthes/Makefile
@@ -20,7 +20,7 @@ LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl \
adns.1:${PORTSDIR}/dns/adns
.if defined(WITH_PRELUDE)
-LIB_DEPENDS+= prelude.19:${PORTSDIR}/security/libprelude
+LIB_DEPENDS+= prelude.20:${PORTSDIR}/security/libprelude
CONFIGURE_ARGS+= --enable-prelude
.endif