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