diff options
Diffstat (limited to 'www/pear-HTTP_Request/Makefile')
-rw-r--r-- | www/pear-HTTP_Request/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/pear-HTTP_Request/Makefile b/www/pear-HTTP_Request/Makefile index 257c856cc2bc..c236afb3c49d 100644 --- a/www/pear-HTTP_Request/Makefile +++ b/www/pear-HTTP_Request/Makefile @@ -15,7 +15,6 @@ RUN_DEPENDS= ${PEARDIR}/Net/URL.php:${PORTSDIR}/net/pear-Net_URL \ PEAR_AUTOINSTALL= yes -NO_STAGE= yes .include <bsd.port.pre.mk> .include "${PORTSDIR}/devel/pear/bsd.pear.mk" .include <bsd.port.post.mk> |