diff options
-rw-r--r-- | misc/compat22/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/misc/compat22/Makefile b/misc/compat22/Makefile index 09d8e9803e17..a217d1a61417 100644 --- a/misc/compat22/Makefile +++ b/misc/compat22/Makefile @@ -21,6 +21,9 @@ DIST_SUBDIR= ${ARCH}/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A convenience package to install the compat22 libraries +FORBIDDEN= "FreeBSD-SA-03:05.xdr, FreeBSD-SA-03:08.realpath - not fixed" +DEPRECATED= "no longer needed by any FreeBSD port" + ONLY_FOR_ARCHS= i386 PORTOBJFORMAT= aout |