![](https://secure.gravatar.com/avatar/df8330968b6df8cd1c1942c5fb4b720c.jpg?s=120&d=mm&r=g)
commit 43df270d6952a4c8f052c82b656b9d5090e7f0a2 Author: Danny Rawlins <monster.romster@gmail.com> Date: Sun Aug 18 20:45:00 2019 +1000 pango-compat: disable introspection diff --git a/pango-compat/.signature b/pango-compat/.signature index 3e5b688f0..084efbd0c 100644 --- a/pango-compat/.signature +++ b/pango-compat/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/V/JjOlSqho3sWdhNoZ7VcjK1alM/94J7g45xSFtcNvIaKLN2PDyXUTlz7iUc4hh1Z9s8Za/fByPXl8oiL22gwE= -SHA256 (Pkgfile) = 6d1cb6a429029faf58f09ce348361d58b8cf976af23e69a0ba2e82a56a492ada +RWSE3ohX2g5d/UzhoLxzuc2QcINK5hr/wEeForovfx7ecjBrCNZWc5H8AvV9DlT428Qcr6QdFnphjt8gxXE0SNxQ6dTbVAiIGQ4= +SHA256 (Pkgfile) = 0692ccf5933dedc4ff9109624a496f2f553a708659589bd870ce18984995d7b1 SHA256 (.footprint) = c25aefe5794a0bd3e9ca9198ebfbe77583951d3c3f4ceb80508ee221e4b94baa SHA256 (pango-1.34.1.tar.xz) = 1aea30df34a8ae4fcce71afd22aa5b57224b52916d46e3ea81ff9f1eb130e64c diff --git a/pango-compat/Pkgfile b/pango-compat/Pkgfile index 792935e76..e5ed242ad 100644 --- a/pango-compat/Pkgfile +++ b/pango-compat/Pkgfile @@ -14,7 +14,8 @@ build() { ./configure \ --prefix=/usr \ --includedir='/usr/include/pango-compat' \ - --libdir='/usr/lib/pango-compat' + --libdir='/usr/lib/pango-compat' \ + --disable-introspection make make DESTDIR=$PKG install