diff options
Diffstat (limited to 'security/pear-Text_Password/Makefile')
-rw-r--r-- | security/pear-Text_Password/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/pear-Text_Password/Makefile b/security/pear-Text_Password/Makefile index b0129a50befb..b65b4b63ba75 100644 --- a/security/pear-Text_Password/Makefile +++ b/security/pear-Text_Password/Makefile @@ -12,7 +12,6 @@ USE_PHP= yes PEAR_AUTOINSTALL= yes WRKSRC= ${WRKDIR}/Text_Password-${PORTVERSION} -NO_STAGE= yes .include <bsd.port.pre.mk> .include "${PORTSDIR}/devel/pear/bsd.pear.mk" .include <bsd.port.post.mk> |