diff --git a/app-text/poppler/poppler-0.52.0.recipe b/app-text/poppler/poppler-0.52.0.recipe index f58df0316..546916c5f 100644 --- a/app-text/poppler/poppler-0.52.0.recipe +++ b/app-text/poppler/poppler-0.52.0.recipe @@ -6,7 +6,7 @@ COPYRIGHT="2002-2017 Albert Astals Cid 2005 Kristian Høgsberg 2001-2002 Derek Noonburg (xpdf)" LICENSE="GNU GPL v2" -REVISION="1" +REVISION="2" SOURCE_URI="https://poppler.freedesktop.org/poppler-$portVersion.tar.xz" CHECKSUM_SHA256="528b661738839f9a25f6e580fcd2d5db007e0a1948580c6489f0062798ca1992" @@ -182,7 +182,7 @@ BUILD_PREREQUIRES=" BUILD() { # export CFLAGS="-D_BSD_SOURCE" - export CXXFLAGS="-D_BSD_SOURCE" + export CXXFLAGS="-D_BSD_SOURCE -std=c++11" export LDFLAGS="-lnetwork -lbsd" libtoolize --force --copy --install