From ae9ba0378ec61e42be94f222d3a437af9120d978 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Sat, 17 Dec 2016 17:47:59 +0000 Subject: [PATCH] - Fix another comment type Reported by: jhale --- astro/libosmium/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/astro/libosmium/Makefile b/astro/libosmium/Makefile index 58b1e835a24a..a58067ea8baf 100644 --- a/astro/libosmium/Makefile +++ b/astro/libosmium/Makefile @@ -26,7 +26,7 @@ GH_ACCOUNT= osmcode USES= cmake compiler:c++11-lib CMAKE_ARGS= -DBUILD_EXAMPLES:BOOL=OFF -# though it builds tests, the library itself it header-only +# though it builds tests, the library itself is header-only NO_ARCH= yes PORTDOCS= *