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