diff options
Diffstat (limited to 'devel/pecl-weakref/Makefile')
-rw-r--r-- | devel/pecl-weakref/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/devel/pecl-weakref/Makefile b/devel/pecl-weakref/Makefile index 1c3373cd7f64..ce229c1cc0fc 100644 --- a/devel/pecl-weakref/Makefile +++ b/devel/pecl-weakref/Makefile @@ -15,10 +15,7 @@ COMMENT= PECL Weakref extension LICENSE= PHP301 LICENSE_FILE= ${WRKSRC}/LICENSE -USES= tar:tgz -USE_PHP= yes -USE_PHP_BUILD= yes -USE_PHPEXT= yes +USES= php:ext tar:tgz IGNORE_WITH_PHP= 70 CFLAGS+= -I${LOCALBASE}/include |