From 822ef0c908ec35478a8bd0f37657547aed0a3c38 Mon Sep 17 00:00:00 2001 From: Jeroen Roovers Date: Mon, 7 Oct 2019 11:07:14 +0200 Subject: [PATCH] x11-misc/xlockmore: Append -DFTGL213 to CPPFLAGS Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Jeroen Roovers --- x11-misc/xlockmore/xlockmore-5.59.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-misc/xlockmore/xlockmore-5.59.ebuild b/x11-misc/xlockmore/xlockmore-5.59.ebuild index ddeb507159c2..f9accdcd7cf8 100644 --- a/x11-misc/xlockmore/xlockmore-5.59.ebuild +++ b/x11-misc/xlockmore/xlockmore-5.59.ebuild @@ -68,7 +68,7 @@ src_configure() { if use opengl && use truetype; then myconf=( --with-ftgl ) - append-flags -DFTGL213 + append-cppflags -DFTGL213 else myconf=( --without-ftgl ) fi -- 2.26.2