diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2003-01-22 03:26:00 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2003-01-22 03:26:00 +0000 |
commit | 7d59df723a796970c015d1d24f98b0aad2994ada (patch) | |
tree | 144f7d49bf74d2f2e1de231bcc51653b14cc4f61 /www/flood | |
parent | 299bd8dbd1adb8d0269c5011285c0bebbd271431 (diff) | |
download | ports-7d59df723a796970c015d1d24f98b0aad2994ada.tar.gz ports-7d59df723a796970c015d1d24f98b0aad2994ada.zip |
Notes
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 |