diff options
Diffstat (limited to 'devel/php55-pcntl/Makefile')
-rw-r--r-- | devel/php55-pcntl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/php55-pcntl/Makefile b/devel/php55-pcntl/Makefile index 8bc2847f0d62..edb69c251a65 100644 --- a/devel/php55-pcntl/Makefile +++ b/devel/php55-pcntl/Makefile @@ -7,4 +7,5 @@ MASTERDIR= ${.CURDIR}/../../lang/php55 PKGNAMESUFFIX= -pcntl +NO_STAGE= yes .include "${MASTERDIR}/Makefile" |