diff options
Diffstat (limited to 'mail/anubis')
-rw-r--r-- | mail/anubis/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/mail/anubis/Makefile b/mail/anubis/Makefile index 8cd932164ca6..2a7561b1d92f 100644 --- a/mail/anubis/Makefile +++ b/mail/anubis/Makefile @@ -69,9 +69,6 @@ CONFIGURE_ARGS+= --with-tcp-wrappers MAN1= anubis.1 DOCS= AUTHORS INSTALL NEWS README THANKS TODO -pre-everything:: - @${CAT} ${PKGMESSAGE} - post-patch: @${REINPLACE_CMD} -e "s|/etc|${PREFIX}/etc|g" ${WRKSRC}/src/headers.h @${SED} -e "s|%%PREFIX%%|${PREFIX}|g" ${FILESDIR}/anubis.sh > \ |