aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2014-11-07 13:51:10 +0000
committerMathieu Arnold <mat@FreeBSD.org>2014-11-07 13:51:10 +0000
commitd291ad32ca54429842a7a594342f33ff75d3eac8 (patch)
tree64a7b88cfefd6ac82e406551ff221ca21bbf2868 /editors
parentf5fd2da69c27290667cdeb190255f12a9cf88442 (diff)
downloadports-d291ad32ca54429842a7a594342f33ff75d3eac8.tar.gz
ports-d291ad32ca54429842a7a594342f33ff75d3eac8.zip
Replace some occurences of mach with PERL_ARCH (and a couple of other small noop fixes.)
With hat: perl@ Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=372262
Diffstat (limited to 'editors')
-rw-r--r--editors/p5-Padre/Makefile2
1 files changed, 1 insertions, 1 deletions
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: