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