diff options
Diffstat (limited to 'math/pure-rational/Makefile')
-rw-r--r-- | math/pure-rational/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/math/pure-rational/Makefile b/math/pure-rational/Makefile index 9fa237cf245e..8caec14c487f 100644 --- a/math/pure-rational/Makefile +++ b/math/pure-rational/Makefile @@ -14,6 +14,9 @@ COMMENT= Rational number library for the Pure language LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING +DEPRECATED= Depends on expiring devel/llvm35 +EXPIRATION_DATE=2019-08-31 + USES= pure NO_ARCH= yes |