aboutsummaryrefslogtreecommitdiffstats
path: root/editors/p5-Padre
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2014-11-07 21:51:10 +0800
committermat <mat@FreeBSD.org>2014-11-07 21:51:10 +0800
commit34dc682be7b4986cfb11ab7c554efc5452d6ac4e (patch)
tree64a7b88cfefd6ac82e406551ff221ca21bbf2868 /editors/p5-Padre
parent339fda5e08d66ae603ab2aaa15a0b7370bbb77c4 (diff)
downloadfreebsd-ports-gnome-34dc682be7b4986cfb11ab7c554efc5452d6ac4e.tar.gz
freebsd-ports-gnome-34dc682be7b4986cfb11ab7c554efc5452d6ac4e.tar.zst
freebsd-ports-gnome-34dc682be7b4986cfb11ab7c554efc5452d6ac4e.zip
Replace some occurences of mach with PERL_ARCH (and a couple of other small noop fixes.)
With hat: perl@ Sponsored by: Absolight
Diffstat (limited to 'editors/p5-Padre')
-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: