From 34dc682be7b4986cfb11ab7c554efc5452d6ac4e Mon Sep 17 00:00:00 2001 From: mat Date: Fri, 7 Nov 2014 13:51:10 +0000 Subject: Replace some occurences of mach with PERL_ARCH (and a couple of other small noop fixes.) With hat: perl@ Sponsored by: Absolight --- editors/p5-Padre/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'editors/p5-Padre') diff --git a/editors/p5-Padre/Makefile b/editors/p5-Padre/Makefile index 8b60c699ce7a..c68d90144364 100644 --- a/editors/p5-Padre/Makefile +++ b/editors/p5-Padre/Makefile @@ -110,7 +110,7 @@ post-patch: s|-lgtk-x11-2.0.*-lpangoft2-1.0|-lm| ; \ /-lgobject-2.0/d ; \ /-lglib-2.0/d ; \ - s|\\$$ORIGIN|${SITE_PERL}/mach/auto/Wx/Scintilla|' \ + s|\\$$ORIGIN|${SITE_PERL}/${PERL_ARCH}/auto/Wx/Scintilla|' \ ${WRKDIR}/${WXSC_DISTNAME}/inc/Module/Build/Scintilla/GTK.pm pre-configure: -- cgit