diff options
Diffstat (limited to 'devel/pecl-pthreads/Makefile')
-rw-r--r-- | devel/pecl-pthreads/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/pecl-pthreads/Makefile b/devel/pecl-pthreads/Makefile index 4213111eab94..70b3466f5930 100644 --- a/devel/pecl-pthreads/Makefile +++ b/devel/pecl-pthreads/Makefile @@ -21,4 +21,5 @@ USE_PHPEXT= yes PHP_MODNAME= pthreads IGNORE_WITH_PHP= 52 +NO_STAGE= yes .include <bsd.port.mk> |