Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Jul 2017 15:28:51 +0000 (UTC)
From:      Pawel Pekala <pawel@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r445023 - head/math/mate-calc
Message-ID:  <201707041528.v64FSpJX070168@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
 



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