summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/texinfo/infokey
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/usr.bin/texinfo/infokey
parent7c23eda8bf270a850beb92c96f7d3940408ace8e (diff)
downloadFreeBSD-src-7458d315c16268af6d2593e252562230854eb79a.zip
FreeBSD-src-7458d315c16268af6d2593e252562230854eb79a.tar.gz
Update for texinfo 4.8.
Diffstat (limited to 'gnu/usr.bin/texinfo/infokey')
-rw-r--r--gnu/usr.bin/texinfo/infokey/Makefile3
1 files changed, 1 insertions, 2 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
OpenPOWER on IntegriCloud