1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-06 06:30:19 +00:00

Remove reference to pkg-message, which is not present in the repo

(accidentally not committed?)
This commit is contained in:
Kris Kennaway 2002-09-29 05:08:14 +00:00
parent a778502eea
commit 888299841c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=67215

View File

@ -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 > \