aboutsummaryrefslogtreecommitdiff
path: root/textproc/texi2html
diff options
context:
space:
mode:
authorPeter Pentchev <roam@FreeBSD.org>2005-02-14 22:05:53 +0000
committerPeter Pentchev <roam@FreeBSD.org>2005-02-14 22:05:53 +0000
commit002b34991c8d7b37c0f930904c98574443dca92e (patch)
tree7f8d539f8868d3b20fdbbe34662cd0b68a77df7b /textproc/texi2html
parent493af35e768d718fb2e67a77bf45c12889972881 (diff)
downloadports-002b34991c8d7b37c0f930904c98574443dca92e.tar.gz
ports-002b34991c8d7b37c0f930904c98574443dca92e.zip
Notes
Diffstat (limited to 'textproc/texi2html')
-rw-r--r--textproc/texi2html/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/textproc/texi2html/Makefile b/textproc/texi2html/Makefile
index 64ae6a5f9941..12f187ee7e77 100644
--- a/textproc/texi2html/Makefile
+++ b/textproc/texi2html/Makefile
@@ -38,4 +38,8 @@ pre-everything::
@${ECHO} "the texi2html program is installed as."
@${ECHO} ""
+post-patch:
+ sleep 2
+ ${TOUCH} ${WRKSRC}/translations.pl
+
.include <bsd.port.mk>