diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2020-07-26 07:32:00 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2020-07-26 07:32:00 +0000 |
commit | 37a49a023d6802b263ae23cbad150f1187f3defc (patch) | |
tree | 66964d2f3e80b9ae6e5aba182fef7bee23ce46e0 /devel/ace/Makefile | |
parent | 0b69a4e7cd68d2a766ee7848e4506b8bf0ef9157 (diff) | |
download | ports-37a49a023d6802b263ae23cbad150f1187f3defc.tar.gz ports-37a49a023d6802b263ae23cbad150f1187f3defc.zip |
Notes
Diffstat (limited to 'devel/ace/Makefile')
-rw-r--r-- | devel/ace/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/ace/Makefile b/devel/ace/Makefile index 606011c6b681..574efea388dd 100644 --- a/devel/ace/Makefile +++ b/devel/ace/Makefile @@ -18,6 +18,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept BROKEN= fails to build +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2020-08-26 BROKEN_powerpc= Does not compile on ${ARCH} BROKEN_sparc64= Does not compile on ${ARCH} |