From owner-svn-ports-all@freebsd.org Thu Aug 10 09:54:01 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 93482DCD61E; Thu, 10 Aug 2017 09:54:01 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5DB6B7DBF5; Thu, 10 Aug 2017 09:54:01 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v7A9s0b4018967; Thu, 10 Aug 2017 09:54:00 GMT (envelope-from gahr@FreeBSD.org) Received: (from gahr@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v7A9s0xb018966; Thu, 10 Aug 2017 09:54:00 GMT (envelope-from gahr@FreeBSD.org) Message-Id: <201708100954.v7A9s0xb018966@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gahr set sender to gahr@FreeBSD.org using -f From: Pietro Cerutti Date: Thu, 10 Aug 2017 09:54:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r447670 - head/lang/jimtcl X-SVN-Group: ports-head X-SVN-Commit-Author: gahr X-SVN-Commit-Paths: head/lang/jimtcl X-SVN-Commit-Revision: 447670 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Aug 2017 09:54:01 -0000 Author: gahr Date: Thu Aug 10 09:54:00 2017 New Revision: 447670 URL: https://svnweb.freebsd.org/changeset/ports/447670 Log: lang/jimtcl: remove UNSET=DOCS, default is fine for packages Reported by: bapt Modified: head/lang/jimtcl/Makefile Modified: head/lang/jimtcl/Makefile ============================================================================== --- head/lang/jimtcl/Makefile Thu Aug 10 09:47:14 2017 (r447669) +++ head/lang/jimtcl/Makefile Thu Aug 10 09:54:00 2017 (r447670) @@ -21,7 +21,6 @@ CONFIGURE_ARGS= --prefix=${PREFIX} \ --enable-utf8 \ --enable-shared -UNSET= DOCS OPTIONS_DEFINE= DOCS DOCS_CONFIGURE_ENABLE= docs DOCS_CONFIGURE_ON= --docdir=${DOCSDIR}