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