From 47572e0750d76b5dc7e8b50c99f77d641af9597e Mon Sep 17 00:00:00 2001 From: "Jason E. Hale" Date: Mon, 26 Jun 2023 13:13:23 -0400 Subject: [PATCH] x11-toolkits/fox14: Fix build with llvm16 While here, mark as DEPRECATED and set EXPIRATION date to 2023-07-26. This is an ancient version of the FOX toolkit released in 2006 and has long been a leaf port. --- x11-toolkits/fox14/Makefile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/x11-toolkits/fox14/Makefile b/x11-toolkits/fox14/Makefile index cf7c0f9c09d1c..5dc149d40ce9f 100644 --- a/x11-toolkits/fox14/Makefile +++ b/x11-toolkits/fox14/Makefile @@ -14,6 +14,9 @@ WWW= http://www.fox-toolkit.org/fox.html LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= Obsolete leaf port, use x11-toolkits/fox(16|17) instead +EXPIRATION_DATE= 2023-07-26 + LIB_DEPENDS= libpng.so:graphics/png \ libtiff.so:graphics/tiff @@ -27,6 +30,7 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-opengl=yes \ --bindir=${PREFIX}/bin/${PORTNAME}-${MAJORVER} \ --enable-threadsafe +CXXFLAGS+= -Dregister= USE_LDCONFIG= yes PORTDOCS= *