diff options
Diffstat (limited to 'security/drweb-sendmail/Makefile')
-rw-r--r-- | security/drweb-sendmail/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/drweb-sendmail/Makefile b/security/drweb-sendmail/Makefile index 4fb57f9ed4fd..f817b20570bf 100644 --- a/security/drweb-sendmail/Makefile +++ b/security/drweb-sendmail/Makefile @@ -7,7 +7,7 @@ PORTNAME= drweb_sendmail PORTVERSION= 4.28.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security mail MASTER_SITES= http://drweb.spb.ru/download/unix/ DISTNAME= drweb-clients-${PORTVERSION}-sources @@ -56,7 +56,6 @@ post-patch: s#!!!___EDIT_THIS___!!!#${RANDOM_NUMBER}#" \ < drweb_smf.conf > ndrwsmf.conf && \ mv ndrwsmf.conf drweb_smf.conf - ${RM} -f ${WRKSRC}/lib/* ${WRKSRC}/src/*.o post-configure: cd ${WRKSRC} && { \ |