--- a/app-text/ghostscript-gpl/ghostscript-gpl-9.06.ebuild 2012-08-13 20:01:05.000000000 +0200 +++ b/app-text/ghostscript-gpl/ghostscript-gpl-9.06.ebuild 2013-05-01 19:17:12.132442836 +0200 @@ -120,6 +120,9 @@ -e 's:-L$(BINDIR):$(LDFLAGS) &:g' \ base/Makefile.in base/*.mak || die "sed failed" + # fix for automake 1.13 + sed -i -e /AM_PROG_CC_STDC/d ijs/configure.ac + cd "${S}" eautoreconf