summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2015-01-17 09:25:11 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2015-01-17 09:25:11 +0000
commitbab73207630094b2a46c1abd39b271484aa23d0f (patch)
tree806a86a94cc57d0208ccc4a2ff7067cb7971783a
parentMark BROKEN: Unfetchable (diff)
Fix build on head
Notes
Notes: svn path=/head/; revision=377215
-rw-r--r--print/texinfo/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/texinfo/Makefile b/print/texinfo/Makefile
index 0f3c046c4ea4..b84189f48d06 100644
--- a/print/texinfo/Makefile
+++ b/print/texinfo/Makefile
@@ -36,7 +36,7 @@ PLIST_SUB= TEXMF=${TEXMF}
post-patch:
${CHMOD} 755 ${WRKSRC}/build-aux/install-sh
${CP} ${DISTDIR}/${DIST_SUBDIR}/texinfo.tex ${WRKSRC}/doc/
- ${CP} ${DISTDIR}/${DIST_SUBDIR}/texi2dvi ${WRKSRC}/util/
+ ${INSTALL_SCRIPT} ${DISTDIR}/${DIST_SUBDIR}/texi2dvi ${WRKSRC}/util/
post-install:
${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/htmlxref.cnf ${STAGEDIR}${DATADIR}