diff options
Diffstat (limited to 'devel/pear-SebastianBergmann_PHPCPD/Makefile')
-rw-r--r-- | devel/pear-SebastianBergmann_PHPCPD/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/pear-SebastianBergmann_PHPCPD/Makefile b/devel/pear-SebastianBergmann_PHPCPD/Makefile index f62328f4e184..1af53c73a42c 100644 --- a/devel/pear-SebastianBergmann_PHPCPD/Makefile +++ b/devel/pear-SebastianBergmann_PHPCPD/Makefile @@ -28,6 +28,7 @@ USE_PHP= tokenizer PEAR_CHANNEL= phpunit PEAR_AUTOINSTALL= yes +NO_STAGE= yes .include <bsd.port.pre.mk> .include "${PORTSDIR}/devel/pear/bsd.pear.mk" .include <bsd.port.post.mk> |