Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Aug 2019 08:33:24 +0000 (UTC)
From:      Tobias Kortkamp <tobik@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r508299 - head/devel/ccls
Message-ID:  <201908070833.x778XOeS092343@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tobik
Date: Wed Aug  7 08:33:24 2019
New Revision: 508299
URL: https://svnweb.freebsd.org/changeset/ports/508299

Log:
  devel/ccls: Pet portclippy

Modified:
  head/devel/ccls/Makefile

Modified: head/devel/ccls/Makefile
==============================================================================
--- head/devel/ccls/Makefile	Wed Aug  7 07:37:56 2019	(r508298)
+++ head/devel/ccls/Makefile	Wed Aug  7 08:33:24 2019	(r508299)
@@ -27,13 +27,13 @@ CMAKE_ARGS=	-DClang_DIR:PATH="${LOCALBASE}/llvm${LLVM_
 CXXFLAGS+=	-DNDEBUG
 
 PLIST_FILES=	bin/ccls
+PORTDOCS=	*
 
 OPTIONS_DEFINE=	DOCS
 
-DOCS_DISTFILES=		MaskRay-ccls.wiki-20190226.tar.gz:docs
 DOCS_MASTER_SITES=	LOCAL/tobik:docs \
 			https://pkg.tobik.me/distfiles/:docs
-PORTDOCS=		*
+DOCS_DISTFILES=		MaskRay-ccls.wiki-20190226.tar.gz:docs
 
 post-install-DOCS-on:
 	@${MKDIR} ${STAGEDIR}${DOCSDIR}



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201908070833.x778XOeS092343>