diff options
Diffstat (limited to 'shells/pear-PHP_Shell/Makefile')
-rw-r--r-- | shells/pear-PHP_Shell/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/shells/pear-PHP_Shell/Makefile b/shells/pear-PHP_Shell/Makefile index c754807ec3c2..1f85807966f0 100644 --- a/shells/pear-PHP_Shell/Makefile +++ b/shells/pear-PHP_Shell/Makefile @@ -15,7 +15,6 @@ 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> |