diff options
Diffstat (limited to 'math')
-rw-r--r-- | math/abacus/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/math/abacus/Makefile b/math/abacus/Makefile index f2cc25fd105a..2c95c253e2da 100644 --- a/math/abacus/Makefile +++ b/math/abacus/Makefile @@ -12,6 +12,9 @@ COMMENT= Branch-And-CUt System LICENSE= LGPL21+ +DEPRECATED= Unmaintained and has a broken shared library +EXPIRATION_DATE= 2018-03-31 + LIB_DEPENDS= libClp.so:math/coinmp NO_WRKSUBDIR= yes |