summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2022-09-07 20:49:05 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2022-09-07 20:49:05 +0000
commitd78f6df20c46b0e8144922cc62c13d4d718be842 (patch)
tree54f1049728f20265a210d5371eeeb23b32471e4b
parent96e9e4afb76b918140deecea4c5dfef9f7bb1ea6 (diff)
downloadfreebsd-ports-d78f6df20c46b0e8144922cc62c13d4d718be842.zip
textproc/libxml++30: fix PKGBASE collision
-rw-r--r--textproc/libxml++30/Makefile1
1 files changed, 1 insertions, 0 deletions
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++