1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00

- Chase libprelude update

PR:		ports/107989
Submitted by:	Robin Gruyters <r.gruyters at yirdis.nl>
Approved by:	Michael Josic <systemoperator at gmail.com> (maintainer)
This commit is contained in:
Rong-En Fan 2007-01-16 18:43:14 +00:00
parent 07841f9dfc
commit a8c1c24a14
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=182534

View File

@ -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