summaryrefslogtreecommitdiffstats
path: root/gnu
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2005-05-23 10:52:07 +0000
committerru <ru@FreeBSD.org>2005-05-23 10:52:07 +0000
commit7458d315c16268af6d2593e252562230854eb79a (patch)
treec1b95f41456f8db3a294e1324756a29ce4c1fe20 /gnu
parent7c23eda8bf270a850beb92c96f7d3940408ace8e (diff)
downloadFreeBSD-src-7458d315c16268af6d2593e252562230854eb79a.zip
FreeBSD-src-7458d315c16268af6d2593e252562230854eb79a.tar.gz
Update for texinfo 4.8.
Diffstat (limited to 'gnu')
-rw-r--r--gnu/usr.bin/texinfo/infokey/Makefile3
-rw-r--r--gnu/usr.bin/texinfo/makeinfo/Makefile4
2 files changed, 3 insertions, 4 deletions
diff --git a/gnu/usr.bin/texinfo/infokey/Makefile b/gnu/usr.bin/texinfo/infokey/Makefile
index 60d0c65a..50be00d 100644
--- a/gnu/usr.bin/texinfo/infokey/Makefile
+++ b/gnu/usr.bin/texinfo/infokey/Makefile
@@ -2,11 +2,10 @@
PROG= infokey
SRCS= infokey.c key.c
-NO_MAN=
DPADD= ${LIBTXI}
LDADD= ${LIBTXI}
.include <bsd.prog.mk>
-.PATH: ${TXIDIR}/info
+.PATH: ${TXIDIR}/info ${TXIDIR}/doc
diff --git a/gnu/usr.bin/texinfo/makeinfo/Makefile b/gnu/usr.bin/texinfo/makeinfo/Makefile
index 2533f41..373c326 100644
--- a/gnu/usr.bin/texinfo/makeinfo/Makefile
+++ b/gnu/usr.bin/texinfo/makeinfo/Makefile
@@ -1,9 +1,9 @@
# $FreeBSD$
PROG= makeinfo
-SRCS= cmds.c defun.c files.c footnote.c html.c \
+SRCS= cmds.c defun.c files.c float.c footnote.c html.c \
index.c insertion.c lang.c macro.c makeinfo.c multi.c \
- node.c sectioning.c toc.c xml.c
+ node.c sectioning.c toc.c xml.c xref.c
DPADD= ${LIBTXI}
LDADD= ${LIBTXI}
OpenPOWER on IntegriCloud