git: ac58d3f83b06 - main - graphics/agg: add CONFLICTS
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 01 Apr 2025 17:27:03 UTC
The branch main has been updated by dinoex:
URL: https://cgit.FreeBSD.org/ports/commit/?id=ac58d3f83b06977b6048859a000040913d2380ef
commit ac58d3f83b06977b6048859a000040913d2380ef
Author: Dirk Meyer <dinoex@FreeBSD.org>
AuthorDate: 2025-04-01 17:26:55 +0000
Commit: Dirk Meyer <dinoex@FreeBSD.org>
CommitDate: 2025-04-01 17:26:55 +0000
graphics/agg: add CONFLICTS
---
graphics/agg/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/graphics/agg/Makefile b/graphics/agg/Makefile
index 88a4693bc8b3..d4dc27c9765f 100644
--- a/graphics/agg/Makefile
+++ b/graphics/agg/Makefile
@@ -16,6 +16,7 @@ LICENSE_FILE= ${WRKSRC}/copying
LIB_DEPENDS= libfreetype.so:print/freetype2
USES= autoreconf cpe gmake libtool pathfix pkgconfig sdl xorg
+CONFLICTS= agg26-2.*
CPE_VENDOR= antigrain
USE_CXXSTD= c++14
USE_LDCONFIG= yes