diff options
Diffstat (limited to 'net/pecl-apn/Makefile')
-rw-r--r-- | net/pecl-apn/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net/pecl-apn/Makefile b/net/pecl-apn/Makefile index 9f3cbacfd186..de4291fc3cc2 100644 --- a/net/pecl-apn/Makefile +++ b/net/pecl-apn/Makefile @@ -17,9 +17,7 @@ LICENSE= PHP301 LIB_DEPENDS= libcapn.so:net/libcapn -USE_PHP= yes -USE_PHPIZE= yes -USE_PHPEXT= yes +USES= php:ext CONFIGURE_ARGS= --with-apn=${LOCALBASE} IGNORE_WITH_PHP= 70 |