Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Oct 2018 14:28:02 +0000 (UTC)
From:      =?UTF-8?Q?Dag-Erling_Sm=c3=b8rgrav?= <des@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r481276 - head/graphics/sam2p
Message-ID:  <201810051428.w95ES27S001787@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: des
Date: Fri Oct  5 14:28:02 2018
New Revision: 481276
URL: https://svnweb.freebsd.org/changeset/ports/481276

Log:
  Try to guess at what's tripping up pkg-fallout, as I am unable to reproduce
  the issue in my own poudriere.

Modified:
  head/graphics/sam2p/Makefile

Modified: head/graphics/sam2p/Makefile
==============================================================================
--- head/graphics/sam2p/Makefile	Fri Oct  5 13:45:29 2018	(r481275)
+++ head/graphics/sam2p/Makefile	Fri Oct  5 14:28:02 2018	(r481276)
@@ -24,7 +24,6 @@ USES=		ghostscript:run gmake jpeg:run perl5
 USE_GCC=	yes
 USE_PERL5=	build
 GNU_CONFIGURE=	yes
-CONFIGURE_ENV=	ac_cv_path_pts_bash="${SH}"
 CONFIGURE_ARGS=	--enable-gif
 MAKE_ENV=	MAKE=gmake
 ALL_TARGET=	${PORTNAME}



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