git: 74942c05c203 - main - sysutils/racktables: fix PKGNAME collisions
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 23 Feb 2022 22:23:42 UTC
The branch main has been updated by antoine:
URL: https://cgit.FreeBSD.org/ports/commit/?id=74942c05c2032fdf5d2bf178aca3815e7dde4af5
commit 74942c05c2032fdf5d2bf178aca3815e7dde4af5
Author: Antoine Brodin <antoine@FreeBSD.org>
AuthorDate: 2022-02-23 22:23:02 +0000
Commit: Antoine Brodin <antoine@FreeBSD.org>
CommitDate: 2022-02-23 22:23:02 +0000
sysutils/racktables: fix PKGNAME collisions
---
sysutils/racktables/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/sysutils/racktables/Makefile b/sysutils/racktables/Makefile
index 37a7e82001c0..9de900c87f84 100644
--- a/sysutils/racktables/Makefile
+++ b/sysutils/racktables/Makefile
@@ -4,6 +4,7 @@ PORTNAME= racktables
DISTVERSION= 0.22.0
CATEGORIES?= sysutils www
MASTER_SITES= SF/${PORTNAME}/
+PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX}
DISTNAME= RackTables-${DISTVERSION}
MAINTAINER= dinoex@FreeBSD.org