Skip to content

Commit

Permalink
pango{,-devel}: add license_noconflict spec to make ffmpeg redistribu…
Browse files Browse the repository at this point in the history
…table

gobject-introspection is only used at build time to generate gir
binding files (/opt/local/share/gir-1.0 and
/opt/local/lib/girepository-1.0/PangoFT2-1.0.typelib). Files in
$prefix/bin and $prefix/lib does not link to libgirepository-*.dylib
  • Loading branch information
Chih-Hsuan Yen authored and pmetzger committed Jun 9, 2018
1 parent 19118b5 commit 330faf6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions x11/pango-devel/Portfile
Expand Up @@ -51,6 +51,8 @@ configure.args --enable-static \

gobject_introspection yes

license_noconflict gobject-introspection

platform macosx {
variant quartz {
# Although this variant does nothing, pango will automatically build
Expand Down
2 changes: 2 additions & 0 deletions x11/pango/Portfile
Expand Up @@ -52,6 +52,8 @@ configure.args --enable-static \

gobject_introspection yes

license_noconflict gobject-introspection

platform macosx {
variant quartz {
# Although this variant does nothing, pango will automatically build
Expand Down

0 comments on commit 330faf6

Please sign in to comment.