diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2015-11-29 09:51:30 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2015-11-29 09:51:30 +0000 |
commit | a1af583929f28afb51a5190a9e28de2b1746d9ad (patch) | |
tree | b91b466eb9eb2ef81c548783b0eebab6e3cf6cf7 /graphics | |
parent | 26678e88891c4d09c898a1894d6ae375f9316503 (diff) |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/pinta/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/pinta/Makefile b/graphics/pinta/Makefile index 091e1af051a2..ce4b9ce25b86 100644 --- a/graphics/pinta/Makefile +++ b/graphics/pinta/Makefile @@ -12,6 +12,8 @@ COMMENT= Simple Gtk\# Paint Program LICENSE= MIT BROKEN= Fails to build with mono 4 +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2015-12-30 BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/mono-addins.pc:${PORTSDIR}/devel/mono-addins RUN_DEPENDS:= ${BUILD_DEPENDS} |