diff options
Diffstat (limited to 'security/pear-Auth/Makefile')
-rw-r--r-- | security/pear-Auth/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/pear-Auth/Makefile b/security/pear-Auth/Makefile index db08d7506d17..6fa1fffc560b 100644 --- a/security/pear-Auth/Makefile +++ b/security/pear-Auth/Makefile @@ -28,7 +28,6 @@ PEAR_FILE_SMBPASSWD_DESC= PEAR::File_SMBPasswd support PEAR_SOAP_DESC= PEAR::SOAP support PEAR_NET_VPOPMAILD_DESC= PEAR::Net_Vpopmaild support -NO_STAGE= yes post-extract: @${REINPLACE_CMD} -e "s|@version@|${PORTVERSION}|" ${WRKSRC}/Auth.php |