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