summaryrefslogtreecommitdiff
path: root/japanese/less
diff options
context:
space:
mode:
authorNorikatsu Shigemura <nork@FreeBSD.org>2006-06-12 15:21:21 +0000
committerNorikatsu Shigemura <nork@FreeBSD.org>2006-06-12 15:21:21 +0000
commit90494ef61f73b6a8c64234b93300d6293fcccb2e (patch)
treed8cb841db9cfd18d5961c95eab11e00f5906de21 /japanese/less
parentFix install. (diff)
Fix build on sparc64.
Because configure's timestamp is older than configure.ac's one. Almost configure's timestamp == configure.ac's one, but this is not good. So I enforced that configure's timestamp is always newer than configure.ac's one. Pointed out by: pointyhat via kris
Notes
Notes: svn path=/head/; revision=165229
Diffstat (limited to 'japanese/less')
-rw-r--r--japanese/less/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/japanese/less/Makefile b/japanese/less/Makefile
index f40e68783d56..3ba2e611e691 100644
--- a/japanese/less/Makefile
+++ b/japanese/less/Makefile
@@ -40,6 +40,7 @@ post-patch:
${RM} -f COPYING; \
${GZCAT} ${DISTDIR}/regex_cs-lwp9k.shar.gz | ${SH}; \
${PATCH} < ${PATCHDIR}/regex_cs.c.patch )
+ ${TOUCH} ${WRKSRC}/configure
post-install:
.if !defined(NOPORTDOCS)