Remove GNU texinfo from base along with all info pages.

To be able to info pages consider installing texinfo from ports print/texinfo or
via pkg: pkg install texinfo

Differential Revision:	https://reviews.freebsd.org/D1409
Reviewed by:	emaste, imp (previous version)
Relnotes:	yes
This commit is contained in:
Baptiste Daroussin
2015-01-02 18:45:03 +00:00
parent de90b09a79
commit 2d2813618c
161 changed files with 51 additions and 99605 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
# $FreeBSD$
SUBDIR= doc lib libexec tools usr.bin usr.sbin
SUBDIR= lib libexec tools usr.bin usr.sbin
# These are the programs which depend on Kerberos.
KPROGS= lib/libpam \
-6
View File
@@ -1,6 +0,0 @@
# $FreeBSD$
INFO= heimdal
SRCDIR= ${.CURDIR}/../../crypto/heimdal/doc
.include <bsd.info.mk>