diff options
Diffstat (limited to 'lang/php53/Makefile')
-rw-r--r-- | lang/php53/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/php53/Makefile b/lang/php53/Makefile index 4942b1cd620d..046e429e1800 100644 --- a/lang/php53/Makefile +++ b/lang/php53/Makefile @@ -21,7 +21,7 @@ LATEST_LINK= ${PKGNAMEPREFIX}${PORTNAME}${PKGNAMESUFFIX} USE_BZIP2= yes MAKE_JOBS_SAFE= yes .if !defined(PKGNAMESUFFIX) -USE_AUTOTOOLS= autoconf:268 +USE_AUTOTOOLS= autoconf LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre |