diff options
author | Simon L. B. Nielsen <simon@FreeBSD.org> | 2009-08-06 22:56:57 +0000 |
---|---|---|
committer | Simon L. B. Nielsen <simon@FreeBSD.org> | 2009-08-06 22:56:57 +0000 |
commit | 4192e36c79e176f88225e4aad1bd13a0a92fbf0e (patch) | |
tree | c37a6eb0567bb57668cddf85c18a23e284a4d7f6 /devel/apr/Makefile | |
parent | e666abf20a7ad6de9fd99d11a5f77500fbfe5507 (diff) |
Notes
Diffstat (limited to 'devel/apr/Makefile')
-rw-r--r-- | devel/apr/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/apr/Makefile b/devel/apr/Makefile index f5211fe328d7..92aa9ffa8ad2 100644 --- a/devel/apr/Makefile +++ b/devel/apr/Makefile @@ -27,8 +27,8 @@ OPTIONS= THREADS "Enable Threads in apr" on \ MYSQL "Enable MySQL suport in apr-util" off \ PGSQL "Enable Postgresql suport in apr-util" off -APR_VERSION= 1.3.7 -APU_VERSION= 1.3.8 +APR_VERSION= 1.3.8 +APU_VERSION= 1.3.9 USE_ICONV= yes USE_AUTOTOOLS= automake:19 autoconf:262 libtool:22:env |