Deprecate graphics/bugle again

It fails to build with GCC >= 8:

cc1: error: unrecognized command line option '-fdump-translation-unit'

and is no longer actively developed.

This is deprecation attempt #2 after GCC 7 has gone EOL.  Nobody
has taken over maintainership since last time and -fdump-translation-unit
is not coming back.  devel/apitrace is a potential replacement.
This commit is contained in:
Tobias Kortkamp 2019-12-22 06:15:24 +00:00
parent a0951f2890
commit 2c9d52b48f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=520606

View File

@ -12,6 +12,9 @@ COMMENT= Debugging library for OpenGL
LICENSE= GPLv2
DEPRECATED= no longer actively developed; use devel/apitrace instead
EXPIRATION_DATE= 2020-01-15
LIB_DEPENDS= libltdl.so:devel/libltdl
USES= gl libtool pathfix perl5