diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2019-04-07 07:43:37 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2019-04-07 07:43:37 +0000 |
commit | 1e817d5e1a74d55cfa93c599fa22f8e3108ecfa2 (patch) | |
tree | d33310fe438d775921ae7c22f6f3ed3f9961291e /graphics/qslim | |
parent | 6e8cbd63d37c0699bb8397e8345a2d151bb16ac1 (diff) |
Notes
Diffstat (limited to 'graphics/qslim')
-rw-r--r-- | graphics/qslim/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/qslim/Makefile b/graphics/qslim/Makefile index 7663e3d40cdc..a20e5c941873 100644 --- a/graphics/qslim/Makefile +++ b/graphics/qslim/Makefile @@ -13,6 +13,8 @@ COMMENT= SlimKit surface modeling tools LICENSE= GPLv2 BROKEN= fails to link +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2019-05-08 LIB_DEPENDS= libpng.so:graphics/png \ libtiff.so:graphics/tiff \ |