diff --git a/p5-glib-object-introspection/.signature b/p5-glib-object-introspection/.signature index 519a6dc90..b7c74da12 100644 --- a/p5-glib-object-introspection/.signature +++ b/p5-glib-object-introspection/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3ytK9wOflZ1fAqlQiM3sa5rVckqt2zQcZunk9ntkvlZCcxXj0GwmjeNUkazYFkGEyYdcJpl3jqpqQ6t+l+VSWQE= -SHA256 (Pkgfile) = bc74be033697b1de914257870d17034abe83f40fed7e5def9bb31168233af7de +RWSagIOpLGJF33spW6rwVOTN3OrDXPjMAyarukS9GCmaEHaTDVUotk9prWGD9jZCLH/f+V78YA9dOFIthSmYNebmUnM6ZcwDbg0= +SHA256 (Pkgfile) = df96ec02cfd90cf09c92eef38053d54d36c383db2b466223779d5e276662535d SHA256 (.footprint) = 15f7f5e3854ff7ce16e31828d7367827da6deed1a4d7c6c5c3d083ef80a648ea SHA256 (Glib-Object-Introspection-0.049.tar.gz) = 464628cb9dd028b10438c23892de6f8a30202355a4e4eb01bfd13b8cfe35af57 diff --git a/p5-glib-object-introspection/Pkgfile b/p5-glib-object-introspection/Pkgfile index 09a6e4c18..67adfd17d 100644 --- a/p5-glib-object-introspection/Pkgfile +++ b/p5-glib-object-introspection/Pkgfile @@ -13,6 +13,7 @@ build() { cd Glib-Object-Introspection-$version perl Makefile.PL + sed -i '/^CCFLAGS /s/-pipe //' Makefile make OPTIMIZE="$CFLAGS" make install DESTDIR=$PKG