diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2014-11-07 13:51:10 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2014-11-07 13:51:10 +0000 |
commit | d291ad32ca54429842a7a594342f33ff75d3eac8 (patch) | |
tree | 64a7b88cfefd6ac82e406551ff221ca21bbf2868 /editors/p5-Padre | |
parent | f5fd2da69c27290667cdeb190255f12a9cf88442 (diff) | |
download | ports-d291ad32ca54429842a7a594342f33ff75d3eac8.tar.gz ports-d291ad32ca54429842a7a594342f33ff75d3eac8.zip |
Notes
Diffstat (limited to 'editors/p5-Padre')
-rw-r--r-- | editors/p5-Padre/Makefile | 2 |
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: |