Skip to content

Commit

Permalink
x11-toolkits/fox14: Fix build with llvm16
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
BSDKaffee committed Jun 26, 2023
1 parent c0e044b commit 47572e0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions x11-toolkits/fox14/Makefile
Expand Up @@ -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

Expand All @@ -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= *

Expand Down

0 comments on commit 47572e0

Please sign in to comment.