diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2017-12-27 09:30:47 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2017-12-27 09:30:47 +0000 |
commit | 3a678350fbf57d466ddcde914f2c098e89191765 (patch) | |
tree | a56c8be262a439e053fe59f10c4194f6d64c021d /lang/gcl/Makefile | |
parent | d6afd5625099914922be8563648de8382c96688a (diff) |
Notes
Diffstat (limited to 'lang/gcl/Makefile')
-rw-r--r-- | lang/gcl/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/gcl/Makefile b/lang/gcl/Makefile index 5e3ea12ec285..ff456887a7f4 100644 --- a/lang/gcl/Makefile +++ b/lang/gcl/Makefile @@ -14,6 +14,8 @@ LICENSE= GPLv2 LGPL21 LICENSE_COMB= multi BROKEN= missing header +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2018-01-27 BUILD_DEPENDS= gawk:lang/gawk LIB_DEPENDS= libgmp.so:math/gmp |