Author: gjb
Date: Tue Aug 26 20:40:12 2014
New Revision: 270672
URL: http://svnweb.freebsd.org/changeset/base/270672

Log:
  Add svnlite.1 to CLEANFILES.
  
  MFC after:    3 days
  X-MFC-To:     stable/10 only
  Sponsored by: The FreeBSD Foundation

Modified:
  head/usr.bin/svn/svn/Makefile

Modified: head/usr.bin/svn/svn/Makefile
==============================================================================
--- head/usr.bin/svn/svn/Makefile       Tue Aug 26 20:01:18 2014        
(r270671)
+++ head/usr.bin/svn/svn/Makefile       Tue Aug 26 20:40:12 2014        
(r270672)
@@ -51,6 +51,7 @@ DPADD=        ${LIBSVN_CLIENT} ${LIBSVN_WC} ${L
        ${LIBBSDXML} ${LIBAPR} ${LIBSQLITE} ${LIBZ} ${LIBCRYPT} ${LIBMAGIC} \
        ${LIBCRYPTO} ${LIBSSL} ${LIBPTHREAD}
 
+CLEANFILES+=   svnlite.1
 .if(defined(ORGANIZATION) && !empty(ORGANIZATION))
 DPSRCS+=       freebsd-organization.h
 CLEANFILES+=   freebsd-organization.h
_______________________________________________
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