CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]    2019/12/14 13:17:15

Modified files:
        textproc/podofo: Makefile 
        textproc/podofo/patches: patch-CMakeLists_txt 
        textproc/podofo/pkg: PLIST 

Log message:
podofo: unbreak with ports-gcc

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@

Reply via email to