diff options
Diffstat (limited to 'security/pear-Auth/Makefile')
-rw-r--r-- | security/pear-Auth/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/pear-Auth/Makefile b/security/pear-Auth/Makefile index 6fa1fffc560b..db08d7506d17 100644 --- a/security/pear-Auth/Makefile +++ b/security/pear-Auth/Makefile @@ -28,6 +28,7 @@ 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 |