diff options
author | antoine <antoine@FreeBSD.org> | 2015-11-29 17:51:30 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2015-11-29 17:51:30 +0800 |
commit | 419d6e8410cea8b97d6107c491af29adafb9eeb6 (patch) | |
tree | b91b466eb9eb2ef81c548783b0eebab6e3cf6cf7 /graphics | |
parent | 89605697b3539a456d0d86f1400617406b7bc685 (diff) | |
download | freebsd-ports-gnome-419d6e8410cea8b97d6107c491af29adafb9eeb6.tar.gz freebsd-ports-gnome-419d6e8410cea8b97d6107c491af29adafb9eeb6.tar.zst freebsd-ports-gnome-419d6e8410cea8b97d6107c491af29adafb9eeb6.zip |
Deprecate ports broken for more than 6 months
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} |