Skip to content

Commit

Permalink
font-manager: Use meson.native.binaries
Browse files Browse the repository at this point in the history
  • Loading branch information
ryandesign authored and pmetzger committed Jul 8, 2024
1 parent 97258ab commit aec05e5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 18 deletions.
9 changes: 2 additions & 7 deletions sysutils/font-manager/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -44,13 +44,8 @@ depends_lib-append port:dbus \
path:lib/pkgconfig/pango.pc:pango \
port:sqlite3

patchfiles-append patch-use-right-python.diff

configure.python ${prefix}/bin/python${py_ver}

post-patch {
reinplace "s|@PYTHON_BIN@|${configure.python}|" ${worksrcpath}/meson.build
}
meson.native.binaries \
python=${prefix}/bin/python${py_ver}

configure.args-append \
-Dadwaita=true \
Expand Down
11 changes: 0 additions & 11 deletions sysutils/font-manager/files/patch-use-right-python.diff

This file was deleted.

0 comments on commit aec05e5

Please sign in to comment.