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/tulip/Makefile | |
parent | 6e8cbd63d37c0699bb8397e8345a2d151bb16ac1 (diff) | |
download | ports-1e817d5e1a74d55cfa93c599fa22f8e3108ecfa2.tar.gz ports-1e817d5e1a74d55cfa93c599fa22f8e3108ecfa2.zip |
Notes
Diffstat (limited to 'graphics/tulip/Makefile')
-rw-r--r-- | graphics/tulip/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/tulip/Makefile b/graphics/tulip/Makefile index c4e8fb7dd115..b42c3bc28cdc 100644 --- a/graphics/tulip/Makefile +++ b/graphics/tulip/Makefile @@ -14,6 +14,8 @@ COMMENT= System dedicated to the visualization of huge graphs LICENSE= LGPL3 BROKEN= Missing libquazip.so:archivers/quazip@qt4 +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2019-05-08 LIB_DEPENDS= libpng.so:graphics/png \ libOGDF.so:math/ogdf \ libfreetype.so:print/freetype2 |