diff options
author | Ade Lovett <ade@FreeBSD.org> | 2004-04-04 21:42:12 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2004-04-04 21:42:12 +0000 |
commit | 66d36e4cb1503bde2567eea60a5573bd3bd8006e (patch) | |
tree | 4a248fd21ede98b8961d9b30a689fec5c9545e95 /devel/apr2 | |
parent | Add p5-Class-DBI-AsForm 2.2, produce HTML form elements for database (diff) |
Reset two missed ports back to WANT_AUTO* -- the other one mentioned,
apr-thread, doesn't appear to exist in the ports tree.
Notes
Notes:
svn path=/head/; revision=106156
Diffstat (limited to 'devel/apr2')
-rw-r--r-- | devel/apr2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/apr2/Makefile b/devel/apr2/Makefile index 533dca15aa60..7df8adf07407 100644 --- a/devel/apr2/Makefile +++ b/devel/apr2/Makefile @@ -29,7 +29,7 @@ COMMENT= The Apache Group's Portability Library LIB_DEPENDS+= expat.5:${PORTSDIR}/textproc/expat2 USE_ICONV= yes -USE_AUTOCONF_VER= 257 +WANT_AUTOCONF_VER= 253 USE_PERL5= yes USE_GMAKE= yes USE_LIBTOOL_VER= 15 |