diff options
Diffstat (limited to 'www/flood')
-rw-r--r-- | www/flood/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/flood/Makefile b/www/flood/Makefile index 706ca8cbc92e..06d676c0816f 100644 --- a/www/flood/Makefile +++ b/www/flood/Makefile @@ -16,7 +16,7 @@ MAINTAINER= kuriyama@FreeBSD.org LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2 \ iconv.3:${PORTSDIR}/converters/libiconv \ - apr.0:${PORTSDIR}/devel/apr + apr-0.9:${PORTSDIR}/devel/apr USE_AUTOCONF= yes CONFIGURE_ARGS= --disable-shared |