diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2019-09-14 22:01:13 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2019-09-14 22:01:13 +0000 |
commit | e5688543b0a7b773d34e63d05359814d3cc70857 (patch) | |
tree | 36f0e35aadb76ca2b55eb19335845f4f9ae5476d /graphics/hiptext | |
parent | 002af553a418a4773bd1ae3e8bc6e7ea4cbd85b7 (diff) |
Notes
Diffstat (limited to 'graphics/hiptext')
-rw-r--r-- | graphics/hiptext/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/hiptext/Makefile b/graphics/hiptext/Makefile index 994bcdddd7d4..4d26e0604367 100644 --- a/graphics/hiptext/Makefile +++ b/graphics/hiptext/Makefile @@ -25,7 +25,6 @@ GH_ACCOUNT= jart GH_TAGNAME= f89b44f USES= compiler:c++11-lib gmake jpeg localbase -CPPFLAGS+= -D_GLIBCXX_USE_C99 # XXX ports/193528 CPPFLAGS+= -I${LOCALBASE}/include/freetype2 MAKE_ENV= GTEST_DIR="${LOCALBASE}" \ TARGET_ARCH="" |