git: 6911c0f53a95 - main - devel/ta-lib: Use DISTVERSIONSUFFIX instead of DISTNAME
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 10 Sep 2022 13:05:21 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=6911c0f53a951ebbf981669773b41c592dec851c
commit 6911c0f53a951ebbf981669773b41c592dec851c
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-09-10 12:54:42 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-09-10 13:03:00 +0000
devel/ta-lib: Use DISTVERSIONSUFFIX instead of DISTNAME
Approved by: portmgr (blanket)
---
devel/ta-lib/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/devel/ta-lib/Makefile b/devel/ta-lib/Makefile
index b3db47d6b937..0ff9a5c99cb5 100644
--- a/devel/ta-lib/Makefile
+++ b/devel/ta-lib/Makefile
@@ -1,9 +1,9 @@
PORTNAME= ta-lib
PORTVERSION= 0.4.0
+DISTVERSIONSUFFIX= -src
PORTREVISION= 2
CATEGORIES= devel finance
MASTER_SITES= SF
-DISTNAME= ${PORTNAME}-${DISTVERSION}-src
MAINTAINER= bdheeman@gmail.com
COMMENT= UNIX, POSIX Library for Technical Analysis