Author: gordon
Date: Mon Oct  4 01:07:04 2010
New Revision: 213394
URL: http://svn.freebsd.org/changeset/base/213394

Log:
  No longer install /etc/manpath.config since the BSDL man utilities
  don't use it.
  
  Approved by:  wes (mentor)

Modified:
  head/etc/Makefile

Modified: head/etc/Makefile
==============================================================================
--- head/etc/Makefile   Sun Oct  3 23:43:23 2010        (r213393)
+++ head/etc/Makefile   Mon Oct  4 01:07:04 2010        (r213394)
@@ -68,10 +68,6 @@ BIN1+=       hosts.lpd printcap
 BIN1+= ${.CURDIR}/../usr.bin/mail/misc/mail.rc
 .endif
 
-.if ${MK_MAN_UTILS} != "no"
-BIN1+= ${.CURDIR}/../gnu/usr.bin/man/manpath/manpath.config
-.endif
-
 .if ${MK_NTP} != "no"
 BIN1+= ntp.conf
 .endif
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to