summaryrefslogtreecommitdiffstats
path: root/news/husky-sqpack
diff options
context:
space:
mode:
authorfjoe <fjoe@FreeBSD.org>2003-01-11 12:14:54 +0000
committerfjoe <fjoe@FreeBSD.org>2003-01-11 12:14:54 +0000
commit342c76ce34e84f3efc6cb274459583fd5f53a09d (patch)
tree7b3f97ce75fac0ed27ce537d9f9c14aee6b5da47 /news/husky-sqpack
parent8a5eb56d151bde8693169f3176b61d530b035f7b (diff)
downloadFreeBSD-ports-342c76ce34e84f3efc6cb274459583fd5f53a09d.zip
FreeBSD-ports-342c76ce34e84f3efc6cb274459583fd5f53a09d.tar.gz
correctly specify path to fidoconfig configuration file in man pages
Diffstat (limited to 'news/husky-sqpack')
-rw-r--r--news/husky-sqpack/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/news/husky-sqpack/Makefile b/news/husky-sqpack/Makefile
index b50530e..0940767 100644
--- a/news/husky-sqpack/Makefile
+++ b/news/husky-sqpack/Makefile
@@ -15,9 +15,15 @@ MAINTAINER= fjoe@FreeBSD.org
LIB_DEPENDS= fidoconfig.0:${PORTSDIR}/news/husky-fidoconf
+USE_REINPLACE= yes
+
MAN1= sqpack.1
MANCOMPRESSED= yes
+post-patch:
+ @${REINPLACE_CMD} -e 's^/etc/fido/config^${PREFIX}/etc/fido/config^' \
+ ${WRKSRC}/sqpack.1
+
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/news/husky-base/Makefile.inc"
.include <bsd.port.post.mk>
OpenPOWER on IntegriCloud