diff options
Diffstat (limited to 'devel/pear-PHPUnit_MockObject/Makefile')
-rw-r--r-- | devel/pear-PHPUnit_MockObject/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/pear-PHPUnit_MockObject/Makefile b/devel/pear-PHPUnit_MockObject/Makefile index 77f5be8732c0..48aac33a4353 100644 --- a/devel/pear-PHPUnit_MockObject/Makefile +++ b/devel/pear-PHPUnit_MockObject/Makefile @@ -22,6 +22,7 @@ RUN_DEPENDS= pear>=1.9.4:${PORTSDIR}/devel/pear \ 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> |