From b5b1c137e6c089f5540d477365c6eb8cccebf549 Mon Sep 17 00:00:00 2001 From: ade Date: Sun, 4 Apr 2004 21:42:12 +0000 Subject: Reset two missed ports back to WANT_AUTO* -- the other one mentioned, apr-thread, doesn't appear to exist in the ports tree. --- devel/apr1/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'devel/apr1') diff --git a/devel/apr1/Makefile b/devel/apr1/Makefile index 533dca15aa6..7df8adf0740 100644 --- a/devel/apr1/Makefile +++ b/devel/apr1/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 -- cgit