summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-18 23:03:47 +0000
committerSam James <sam@gentoo.org>2021-01-18 23:03:47 +0000
commitae07d975c5a7f0a581a8570ddbfa26915ae87c2d (patch)
treef96bf1f305930844eb588d8d16f7012c97cc9077
parentdev-util/colm: fix metadata indentation (diff)
downloadgentoo-ae07d975.tar.gz
gentoo-ae07d975.tar.bz2
gentoo-ae07d975.zip
dev-util/colm: add note re cmake
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-util/colm/colm-0.14.6.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-util/colm/colm-0.14.6.ebuild b/dev-util/colm/colm-0.14.6.ebuild
index 7ff5eff90c44..659b201eab54 100644
--- a/dev-util/colm/colm-0.14.6.ebuild
+++ b/dev-util/colm/colm-0.14.6.ebuild
@@ -48,4 +48,5 @@ src_install() {
# NOTE: dev-util/ragel needs the static libraries
# and .la files, unfortunately.
+ # (May have better luck if we use the CMake port?)
}