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