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:
+1
-1
@@ -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 \
|
||||
|
||||
@@ -1,6 +0,0 @@
|
||||
# $FreeBSD$
|
||||
|
||||
INFO= heimdal
|
||||
SRCDIR= ${.CURDIR}/../../crypto/heimdal/doc
|
||||
|
||||
.include <bsd.info.mk>
|
||||
Reference in New Issue
Block a user