summaryrefslogtreecommitdiffstats
path: root/usr.bin
diff options
context:
space:
mode:
authorgjb <gjb@FreeBSD.org>2014-08-26 20:40:12 +0000
committergjb <gjb@FreeBSD.org>2014-08-26 20:40:12 +0000
commit82a59e9c6d6b54578e07f9e2ebd2fd58047a89cb (patch)
tree118ec1a38f452b053b28fd806320d93f1d570dd5 /usr.bin
parent1eef0abee4aea6d503922abc516ce2fcab4b521c (diff)
downloadFreeBSD-src-82a59e9c6d6b54578e07f9e2ebd2fd58047a89cb.zip
FreeBSD-src-82a59e9c6d6b54578e07f9e2ebd2fd58047a89cb.tar.gz
Add svnlite.1 to CLEANFILES.
MFC after: 3 days X-MFC-To: stable/10 only Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/svn/svn/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/svn/svn/Makefile b/usr.bin/svn/svn/Makefile
index 796231f..76d923a 100644
--- a/usr.bin/svn/svn/Makefile
+++ b/usr.bin/svn/svn/Makefile
@@ -51,6 +51,7 @@ DPADD= ${LIBSVN_CLIENT} ${LIBSVN_WC} ${LIBSVN_RA} ${LIBSVN_RA_LOCAL} \
${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
OpenPOWER on IntegriCloud