Author: bapt
Date: Mon Mar  2 22:13:33 2015
New Revision: 279552
URL: https://svnweb.freebsd.org/changeset/base/279552

Log:
  Remove gperf(7) if gperf is not installed

Modified:
  head/tools/build/mk/OptionalObsoleteFiles.inc

Modified: head/tools/build/mk/OptionalObsoleteFiles.inc
==============================================================================
--- head/tools/build/mk/OptionalObsoleteFiles.inc       Mon Mar  2 22:12:56 
2015        (r279551)
+++ head/tools/build/mk/OptionalObsoleteFiles.inc       Mon Mar  2 22:13:33 
2015        (r279552)
@@ -958,6 +958,7 @@ OLD_FILES+=usr/libexec/cc1plus
 OLD_FILES+=usr/bin/gperf
 OLD_FILES+=usr/share/info/gperf.info.gz
 OLD_FILES+=usr/share/man/man1/gperf.1.gz
+OLD_FILES+=usr/share/man/man1/gperf.7.gz
 .endif
 .endif
 
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to