textproc/podofo uses -std=c++98 but cppunit now uses c++11 features for which ports-gcc insists that -std=c/gnu++11 should be used. Fix adapted from https://sourceforge.net/p/podofo/code/1826. Tested on sparc64 by jca@. OK sthen@ (maintainer), jca@
textproc/podofo uses -std=c++98 but cppunit now uses c++11 features for which ports-gcc insists that -std=c/gnu++11 should be used. Fix adapted from https://sourceforge.net/p/podofo/code/1826. Tested on sparc64 by jca@. OK sthen@ (maintainer), jca@