git: d78f6df20c46 - main - textproc/libxml++30: fix PKGBASE collision

From: Antoine Brodin <antoine_at_FreeBSD.org>
Date: Wed, 07 Sep 2022 20:49:56 UTC
The branch main has been updated by antoine:

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

commit d78f6df20c46b0e8144922cc62c13d4d718be842
Author:     Antoine Brodin <antoine@FreeBSD.org>
AuthorDate: 2022-09-07 20:49:05 +0000
Commit:     Antoine Brodin <antoine@FreeBSD.org>
CommitDate: 2022-09-07 20:49:05 +0000

    textproc/libxml++30: fix PKGBASE collision
---
 textproc/libxml++30/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/textproc/libxml++30/Makefile b/textproc/libxml++30/Makefile
index db4648a70955..e3bc32ba3bd4 100644
--- a/textproc/libxml++30/Makefile
+++ b/textproc/libxml++30/Makefile
@@ -3,6 +3,7 @@ PORTVERSION=	2.91.3
 PORTREVISION?=	0
 CATEGORIES=	textproc
 MASTER_SITES=	GNOME
+PKGNAMESUFFIX=	30
 
 MAINTAINER=	bland@FreeBSD.org
 COMMENT=	XML API for C++