Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Sep 2019 12:23:04 +0000 (UTC)
From:      Mateusz Piotrowski <0mp@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r511087 - head/net-im/toot
Message-ID:  <201909041223.x84CN4qG068441@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: 0mp
Date: Wed Sep  4 12:23:03 2019
New Revision: 511087
URL: https://svnweb.freebsd.org/changeset/ports/511087

Log:
  net-im/toot: Remove unused MAKE_ENV assignment

Modified:
  head/net-im/toot/Makefile

Modified: head/net-im/toot/Makefile
==============================================================================
--- head/net-im/toot/Makefile	Wed Sep  4 12:01:19 2019	(r511086)
+++ head/net-im/toot/Makefile	Wed Sep  4 12:23:03 2019	(r511087)
@@ -28,7 +28,6 @@ NO_ARCH=	yes
 
 PORTDOCS=	CHANGELOG.md README.rst
 
-MAKE_ENV=	PATH+=${STAGEDIR}${PREFIX}/bin
 TEST_TARGET=	coverage test
 
 OPTIONS_DEFINE=	DOCS



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