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