git: 850835c213f2 - main - misc/flashlight: Add PKGNAMESUFFIX
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 16 Mar 2023 17:18:29 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=850835c213f2ee4c3e09a1951417df36f95b0315 commit 850835c213f2ee4c3e09a1951417df36f95b0315 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2023-03-16 15:02:58 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2023-03-16 17:18:26 +0000 misc/flashlight: Add PKGNAMESUFFIX ... because other software has the same name. --- misc/flashlight/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/misc/flashlight/Makefile b/misc/flashlight/Makefile index 307c867c7b0e..f9e9ea6f5359 100644 --- a/misc/flashlight/Makefile +++ b/misc/flashlight/Makefile @@ -3,6 +3,7 @@ DISTVERSIONPREFIX= v DISTVERSION= 0.4.0-16 DISTVERSIONSUFFIX= -gafcd364e CATEGORIES= misc # machine-learning +PKGNAMESUFFIX= -machine-learning-library MAINTAINER= yuri@FreeBSD.org COMMENT= Standalone C++ library for machine learning