aboutsummaryrefslogtreecommitdiff
path: root/news/fidogate
diff options
context:
space:
mode:
Diffstat (limited to 'news/fidogate')
-rw-r--r--news/fidogate/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/news/fidogate/Makefile b/news/fidogate/Makefile
index 98d310ca9a99..d340ab96cdc2 100644
--- a/news/fidogate/Makefile
+++ b/news/fidogate/Makefile
@@ -35,7 +35,9 @@ EXTRA_PATCHES+= ${PATCHDIR}/extra-patch-perl
.endif
pre-configure:
- ${RM} -f ${WORKSRC}/doc/fidogate.info-?
+ ${TOUCH} ${WRKSRC}/doc/fidogate.info
+ ${RM} -f ${WRKSRC}/doc/fidogate.info-?
+ ${RM} -f ${WRKSRC}/doc/fidogate.txt
@${PERL5} -pi -e "s=.{PREFIX}=${PREFIX}=g" ${WRKSRC}/config.make
.if defined(FIDOGATE_RUNAS)
@${PERL5} -pi -e "s/OWNER.*= news/OWNER = ${FIDOGATE_RUNAS}/" \