diff options
Diffstat (limited to 'devel/pear-Console_Getargs/Makefile')
-rw-r--r-- | devel/pear-Console_Getargs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/pear-Console_Getargs/Makefile b/devel/pear-Console_Getargs/Makefile index b3e319985acc..43ff7ee38969 100644 --- a/devel/pear-Console_Getargs/Makefile +++ b/devel/pear-Console_Getargs/Makefile @@ -13,6 +13,7 @@ RUN_DEPENDS:= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear PEAR_AUTOINSTALL= yes +NO_STAGE= yes .include <bsd.port.pre.mk> .include "${PORTSDIR}/devel/pear/bsd.pear.mk" .include <bsd.port.post.mk> |