summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2002-09-29 05:08:14 +0000
committerKris Kennaway <kris@FreeBSD.org>2002-09-29 05:08:14 +0000
commit888299841c38904a0ab66402af4a4b6e36fb6305 (patch)
treebb4bf2f035a40d181125ed162abc87ed76048233 /mail
parentFix plist (diff)
Remove reference to pkg-message, which is not present in the repo
(accidentally not committed?)
Notes
Notes: svn path=/head/; revision=67215
Diffstat (limited to 'mail')
-rw-r--r--mail/anubis/Makefile3
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 > \