git: 32ab9f8c27ed - main - science/libaec: Remove outdated CONFLICTS_INSTALL (almost 1.5 years ago)

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Fri, 01 Dec 2023 22:17:54 UTC
The branch main has been updated by sunpoet:

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

commit 32ab9f8c27edbcb2a318a11486fa90d09dfc46e1
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-12-01 22:00:44 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-12-01 22:11:32 +0000

    science/libaec: Remove outdated CONFLICTS_INSTALL (almost 1.5 years ago)
---
 science/libaec/Makefile | 2 --
 1 file changed, 2 deletions(-)

diff --git a/science/libaec/Makefile b/science/libaec/Makefile
index 7a09f0489e27..689f49a0dcfb 100644
--- a/science/libaec/Makefile
+++ b/science/libaec/Makefile
@@ -17,6 +17,4 @@ USES=		cmake
 CMAKE_OFF=	AEC_FUZZING
 USE_LDCONFIG=	yes
 
-CONFLICTS_INSTALL=	hdf-szip
-
 .include <bsd.port.mk>