diff options
Diffstat (limited to 'graphics/delaboratory/Makefile')
-rw-r--r-- | graphics/delaboratory/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/delaboratory/Makefile b/graphics/delaboratory/Makefile index 63d79d37d3a5..b75e1a1b5ba4 100644 --- a/graphics/delaboratory/Makefile +++ b/graphics/delaboratory/Makefile @@ -14,6 +14,8 @@ LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING BROKEN= Unfetchable (google code has gone away) +DEPRECATED= Unfetchable for more than six months (google code has gone away) +EXPIRATION_DATE= 2017-04-30 USES= compiler:c++11-lib gmake MAKE_ARGS= CXX="${CXX}" WXCONFIG="${WX_CONFIG}" |