diff options
Diffstat (limited to 'net/pecl-oauth2/Makefile')
-rw-r--r-- | net/pecl-oauth2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/pecl-oauth2/Makefile b/net/pecl-oauth2/Makefile index ff3c334905a4..2d75173bab26 100644 --- a/net/pecl-oauth2/Makefile +++ b/net/pecl-oauth2/Makefile @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libcurl.so:ftp/curl USES= php:pecl -IGNORE_WITH_PHP= 56 +IGNORE_WITH_PHP= 56 73 CFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib |