aboutsummaryrefslogtreecommitdiff
path: root/textproc/hyperestraier
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2005-11-19 20:44:58 +0000
committerMichael Johnson <ahze@FreeBSD.org>2005-11-19 20:44:58 +0000
commit4ebb4aa862223ef3fc3e6f8ba66769af44b61743 (patch)
tree36ee2da69ace996fb1df2c7006ff1c8353361181 /textproc/hyperestraier
parent2d230135cb0480f81cd8a7cc9e31fabaf5f29056 (diff)
downloadports-4ebb4aa862223ef3fc3e6f8ba66769af44b61743.tar.gz
ports-4ebb4aa862223ef3fc3e6f8ba66769af44b61743.zip
Notes
Diffstat (limited to 'textproc/hyperestraier')
-rw-r--r--textproc/hyperestraier/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/hyperestraier/Makefile b/textproc/hyperestraier/Makefile
index 580cbfc24963..68d6ce207d91 100644
--- a/textproc/hyperestraier/Makefile
+++ b/textproc/hyperestraier/Makefile
@@ -31,5 +31,6 @@ MAN3= estnode.3 estraier.3
post-patch:
@${REINPLACE_CMD} -e 's|@libdir@/pkgconfig|${PREFIX}/libdata/pkgconfig|' \
${WRKSRC}/Makefile.in
+ ${RM} -f ${WRKSRC}/doc/intro-en.html~ ${WRKSRC}/doc/intro-ja.html~
.include <bsd.port.mk>