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