Skip to content
Permalink
Browse files

qgis3: Move patchfiles near post-patch block

  • Loading branch information
ryandesign committed Mar 3, 2018
1 parent e6c6485 commit 66376389164c822017756678d5e23db9da6dc575
Showing with 4 additions and 4 deletions.
  1. +4 −4 gis/qgis3/Portfile
@@ -24,10 +24,6 @@ license GPL-2+

homepage http://www.qgis.org/

patchfiles patch-app_info_plist_in.diff \
patch-CMakelists_txt.diff \
patch-FindPyQt5_py.diff

checksums rmd160 d53c504d41960b547e407e1922e1c1b3d876629a \
sha256 17fa868f00f30184431e219f41fcb785d818e5ba89678dc9ec2ad9630c83237f

@@ -62,6 +58,10 @@ depends_build-append \
port:bison \
port:ld64

patchfiles patch-app_info_plist_in.diff \
patch-CMakelists_txt.diff \
patch-FindPyQt5_py.diff

post-patch {
reinplace -E "s|@PREFIX@|${prefix}|g" \
${worksrcpath}/mac/app.info.plist.in

0 comments on commit 6637638

Please sign in to comment.
You can’t perform that action at this time.