diff options
Diffstat (limited to 'textproc/pear-YAML/Makefile')
-rw-r--r-- | textproc/pear-YAML/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/pear-YAML/Makefile b/textproc/pear-YAML/Makefile index 17b145ca2322..08ee3615989b 100644 --- a/textproc/pear-YAML/Makefile +++ b/textproc/pear-YAML/Makefile @@ -19,7 +19,6 @@ RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \ PEAR_CHANNEL= symfony PEAR_AUTOINSTALL= yes -NO_STAGE= yes .include <bsd.port.pre.mk> .include "${PORTSDIR}/devel/pear/bsd.pear.mk" .include <bsd.port.post.mk> |