Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Aug 2018 14:21:40 +0000 (UTC)
From:      Pietro Cerutti <gahr@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r478319 - head/lang/jimtcl
Message-ID:  <201808281421.w7SELeAv071724@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gahr
Date: Tue Aug 28 14:21:40 2018
New Revision: 478319
URL: https://svnweb.freebsd.org/changeset/ports/478319

Log:
  lang/jimtcl: do not depend on asciidoc, prebuilt docs are shipped

Modified:
  head/lang/jimtcl/Makefile

Modified: head/lang/jimtcl/Makefile
==============================================================================
--- head/lang/jimtcl/Makefile	Tue Aug 28 14:19:47 2018	(r478318)
+++ head/lang/jimtcl/Makefile	Tue Aug 28 14:21:40 2018	(r478319)
@@ -26,7 +26,6 @@ PLIST_SUB=	PORTVERSION=${PORTVERSION}
 OPTIONS_DEFINE=		DOCS
 DOCS_CONFIGURE_ENABLE=	docs
 DOCS_CONFIGURE_ON=	--docdir=${DOCSDIR}
-DOCS_BUILD_DEPENDS=	asciidoc:textproc/asciidoc
 PORTDOCS=		*
 
 TEST_TARGET=		test



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