Date: Sun, 20 May 2012 16:34:08 +0000 (UTC) From: Jeremy Messenger <mezz@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-toolkits/gtk20 Makefile ports/x11-toolkits/gtk20/files patch-gdk-2.0.pc.in Message-ID: <201205201634.q4KGY8CF052783@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mezz 2012-05-20 16:34:08 UTC FreeBSD ports repository Modified files: x11-toolkits/gtk20 Makefile Added files: x11-toolkits/gtk20/files patch-gdk-2.0.pc.in Log: Remove the ${libdir}/gtk-2.0/include from its gdk-2.0.pc because the directory does not exist, since we have moved it to ${includedir}/gtk-2.0. Bump the PORTREVISION because it sometimes caused GCC crash. It's fixed in newer GCC, but the fix is part of GPL3 that can't be merged into base system's GCC. PR: ports/168004 Submitted by: Makoto Kishimoto <ksmakoto@dd.iij4u.or.jp> Revision Changes Path 1.255 +1 -1 ports/x11-toolkits/gtk20/Makefile 1.1 +8 -0 ports/x11-toolkits/gtk20/files/patch-gdk-2.0.pc.in (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201205201634.q4KGY8CF052783>