svn commit: r481276 - head/graphics/sam2p

Dag-Erling Smørgrav des at FreeBSD.org
Fri Oct 5 14:28:03 UTC 2018


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}


More information about the svn-ports-all mailing list