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/apr0 | |
parent | 2929a99bad579d593ba4e88f2f9eb14ba5e99134 (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/apr0')
-rw-r--r-- | devel/apr0/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/apr0/Makefile b/devel/apr0/Makefile index 533dca15aa60..7df8adf07407 100644 --- a/devel/apr0/Makefile +++ b/devel/apr0/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 |