diff options
Diffstat (limited to 'lang/php70/Makefile')
-rw-r--r-- | lang/php70/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/php70/Makefile b/lang/php70/Makefile index bbe53c0b4978..fd49fb8a56bd 100644 --- a/lang/php70/Makefile +++ b/lang/php70/Makefile @@ -22,7 +22,7 @@ USE_AUTOTOOLS= autoconf #USES+= autoreconf gmake #GNU_CONFIGURE= yes -LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre +LIB_DEPENDS= libpcre.so:devel/pcre CONFIGURE_ARGS+=--with-layout=GNU \ --localstatedir=/var \ |