diff options
Diffstat (limited to 'graphics/hiptext/Makefile')
-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="" |