diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2004-03-08 08:20:58 +0000 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2004-03-08 08:20:58 +0000 |
commit | 496a81e4986d0fdf014345095edb47a533612575 (patch) | |
tree | 43685527e4e6fecb6847406c5d37192bda98da46 /misc/compat22 | |
parent | ac842e5ea974d724cf787ea4c9b36bf6b7b0b606 (diff) | |
download | ports-496a81e4986d0fdf014345095edb47a533612575.tar.gz ports-496a81e4986d0fdf014345095edb47a533612575.zip |
Notes
Diffstat (limited to 'misc/compat22')
-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 |