diff options
Diffstat (limited to 'sysutils/pear-Cache/Makefile')
-rw-r--r-- | sysutils/pear-Cache/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/pear-Cache/Makefile b/sysutils/pear-Cache/Makefile index f3bbbc2ecde7..cf1a3a26db48 100644 --- a/sysutils/pear-Cache/Makefile +++ b/sysutils/pear-Cache/Makefile @@ -14,6 +14,7 @@ RUN_DEPENDS= ${PEARDIR}/HTTP/Request.php:${PORTSDIR}/www/pear-HTTP_Request PEAR_AUTOINSTALL= yes +NO_STAGE= yes .include <bsd.port.pre.mk> .include "${PORTSDIR}/devel/pear/bsd.pear.mk" .include <bsd.port.post.mk> |