Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Apr 2022 04:05:05 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: b0e06833ed22 - main - audio/dexed: Add PKGNAMESUFFIX
Message-ID:  <202204130405.23D455ep035964@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=b0e06833ed22ebf6bc7ea99ee9549cb94cad4fa7

commit b0e06833ed22ebf6bc7ea99ee9549cb94cad4fa7
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-04-13 03:56:13 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-04-13 04:05:01 +0000

    audio/dexed: Add PKGNAMESUFFIX
    
    Another project has the same name.
---
 audio/dexed/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/audio/dexed/Makefile b/audio/dexed/Makefile
index 55408a55040e..4dcd9042cff8 100644
--- a/audio/dexed/Makefile
+++ b/audio/dexed/Makefile
@@ -3,6 +3,7 @@ DISTVERSIONPREFIX=	v
 DISTVERSION=	0.9.6-16
 DISTVERSIONSUFFIX=	-g1df9a58
 CATEGORIES=	audio
+PKGNAMESUFFIX=	-synth
 
 MAINTAINER=	yuri@FreeBSD.org
 COMMENT=	DX7 FM multi plaform/multi format plugin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202204130405.23D455ep035964>