diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2020-04-05 04:51:40 +0800 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2020-04-05 04:51:40 +0800 |
commit | 5771a967158e217b1e70655b459ce9769124bd49 (patch) | |
tree | 88f2a5d0b2c198231cd5cdb8ab85a18388de3972 /x11/gpctool | |
parent | 4e4cf3b2f2bc31e143ad12a07d5abd5c9a03b76e (diff) | |
download | freebsd-ports-gnome-5771a967158e217b1e70655b459ce9769124bd49.tar.gz freebsd-ports-gnome-5771a967158e217b1e70655b459ce9769124bd49.tar.zst freebsd-ports-gnome-5771a967158e217b1e70655b459ce9769124bd49.zip |
Deprecate ports broken for more than 6 months
Diffstat (limited to 'x11/gpctool')
-rw-r--r-- | x11/gpctool/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11/gpctool/Makefile b/x11/gpctool/Makefile index 9f2b4d99c27e..ca5663f043a7 100644 --- a/x11/gpctool/Makefile +++ b/x11/gpctool/Makefile @@ -12,6 +12,8 @@ MAINTAINER= mi@aldan.algebra.com COMMENT= Evaluation tool for the Generic Polygon Clipper library BROKEN= unfetchable +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2020-05-05 LIB_DEPENDS= libgpc.so:devel/libgpc \ libformsGL.so:x11-toolkits/xforms |