This update only consists of minor cmake improvements. It is no longer necessary to set CONFIGURE_ARGS in the Makefile. The program itself has not changed at all.
ok? Index: Makefile =================================================================== RCS file: /cvs/ports/audio/keyfinder-cli/Makefile,v retrieving revision 1.2 diff -u -p -u -p -r1.2 Makefile --- Makefile 1 Sep 2025 12:29:08 -0000 1.2 +++ Makefile 5 Sep 2025 10:05:06 -0000 @@ -2,7 +2,7 @@ COMMENT = estimate the musical key of GH_ACCOUNT = EvanPurkhiser GH_PROJECT = keyfinder-cli -GH_TAGNAME = v1.1.4 +GH_TAGNAME = v1.1.5 CATEGORIES = audio @@ -21,8 +21,6 @@ MODULES = devel/cmake LIB_DEPENDS = audio/libkeyfinder \ graphics/ffmpeg - -CONFIGURE_ARGS = -DCMAKE_INSTALL_MANDIR=${PREFIX}/man/man1 NO_TEST = Yes Index: distinfo =================================================================== RCS file: /cvs/ports/audio/keyfinder-cli/distinfo,v retrieving revision 1.2 diff -u -p -u -p -r1.2 distinfo --- distinfo 1 Sep 2025 12:29:08 -0000 1.2 +++ distinfo 5 Sep 2025 10:05:06 -0000 @@ -1,2 +1,2 @@ -SHA256 (keyfinder-cli-1.1.4.tar.gz) = eCbqsQO/klgEzWtSKo5hzcUeiZkXcORst2X41/f8OAk= -SIZE (keyfinder-cli-1.1.4.tar.gz) = 18624 +SHA256 (keyfinder-cli-1.1.5.tar.gz) = FOyPRT4Ic9FQS6UXrglQci7DDEUeaUJh1sE4gQsdFGg= +SIZE (keyfinder-cli-1.1.5.tar.gz) = 18657