Subject: CVS commit: pkgsrc/devel/glibmm
From: Greg Troxel
Date: 2017-12-30 18:12:51
Message id: 20171230171251.3D6C4FB40@cvs.NetBSD.org

Log Message:
glibmm: Drop GCC_REQD from buildlink3.mk

As a hack for 2017Q4, I added GCC_REQD+=4.9 to glibmm's buildlink3.mk,
to make some fraction of glibmm-depending packages build on the
branch.  This commit reverts the bl3 addition (but leaves
GCC_REQD+=4.9 for glibmm itself).

The result will be that someone building pkgsrc with a compiler older
than gcc 4.9 will be able to build glibmm (via forcing 4.9), and
depending packages will fail.  This is much like the situation before
the previous commit, except that glibmm will build.

Files:
RevisionActionfile
1.17modifypkgsrc/devel/glibmm/buildlink3.mk