Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Oct 2019 11:34:34 +0000 (UTC)
From:      Tobias Kortkamp <tobik@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r514790 - head/graphics/icoutils
Message-ID:  <201910191134.x9JBYYRa013637@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tobik
Date: Sat Oct 19 11:34:33 2019
New Revision: 514790
URL: https://svnweb.freebsd.org/changeset/ports/514790

Log:
  graphics/icoutils: Spell post-patch-EXTRESSO-off correctly
  
  Forgotten in r464026.

Modified:
  head/graphics/icoutils/Makefile

Modified: head/graphics/icoutils/Makefile
==============================================================================
--- head/graphics/icoutils/Makefile	Sat Oct 19 11:26:35 2019	(r514789)
+++ head/graphics/icoutils/Makefile	Sat Oct 19 11:34:33 2019	(r514790)
@@ -28,7 +28,7 @@ EXTRESSO_RUN_DEPENDS=	p5-libwww>=0:www/p5-libwww
 EXTRESSO_USES=		perl5
 EXTRESSO_USE=		PERL5=run
 
-post-patch-RESSCRIPTS-off:
+post-patch-EXTRESSO-off:
 	@${REINPLACE_CMD} -e '/^SUBDIRS/ s| extresso||' ${WRKSRC}/Makefile.in
 
 .include <bsd.port.mk>



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