From owner-svn-ports-all@freebsd.org Tue Jul 4 15:28:52 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 28BE1D94136; Tue, 4 Jul 2017 15:28:52 +0000 (UTC) (envelope-from pawel@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 EA1147E453; Tue, 4 Jul 2017 15:28:51 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v64FSpFM070169; Tue, 4 Jul 2017 15:28:51 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v64FSpJX070168; Tue, 4 Jul 2017 15:28:51 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201707041528.v64FSpJX070168@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Tue, 4 Jul 2017 15:28:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r445023 - head/math/mate-calc X-SVN-Group: ports-head X-SVN-Commit-Author: pawel X-SVN-Commit-Paths: head/math/mate-calc X-SVN-Commit-Revision: 445023 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: Tue, 04 Jul 2017 15:28:52 -0000 Author: pawel Date: Tue Jul 4 15:28:50 2017 New Revision: 445023 URL: https://svnweb.freebsd.org/changeset/ports/445023 Log: Remove PORTSDIR from BUILD_DEPENDS Approved by: just fix it Modified: head/math/mate-calc/Makefile Modified: head/math/mate-calc/Makefile ============================================================================== --- head/math/mate-calc/Makefile Tue Jul 4 15:28:27 2017 (r445022) +++ head/math/mate-calc/Makefile Tue Jul 4 15:28:50 2017 (r445023) @@ -13,7 +13,7 @@ COMMENT= MATE calculator tool based on the old calctoo LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -BUILD_DEPENDS= itstool:${PORTSDIR}/textproc/itstool +BUILD_DEPENDS= itstool:textproc/itstool PORTSCOUT= limitw:1,even