diff options
Diffstat (limited to 'www/pecl-yaf/Makefile')
-rw-r--r-- | www/pecl-yaf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/pecl-yaf/Makefile b/www/pecl-yaf/Makefile index ec88a20..657b9fc 100644 --- a/www/pecl-yaf/Makefile +++ b/www/pecl-yaf/Makefile @@ -13,7 +13,7 @@ COMMENT= MVC framework written as a C PHP extension LICENSE= PHP301 -LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre +LIB_DEPENDS= libpcre.so:devel/pcre CFLAGS+= -I${LOCALBASE}/include CONFIGURE_ARGS= --with-php-config=${PREFIX}/bin/php-config |