diff options
Diffstat (limited to 'misc/compat3x/Makefile')
-rw-r--r-- | misc/compat3x/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/compat3x/Makefile b/misc/compat3x/Makefile index 65ecd0283c28..750445a7bb68 100644 --- a/misc/compat3x/Makefile +++ b/misc/compat3x/Makefile @@ -18,6 +18,8 @@ DIST_SUBDIR= ${ARCH} MAINTAINER= ports@FreeBSD.org COMMENT= A convenience package to install the compat3x libraries +FORBIDDEN= "FreeBSD-SA-03:05.xdr, FreeBSD-SA-03:08.realpath - not fixed / no lib available" + ONLY_FOR_ARCHS= i386 NO_WRKSUBDIR= yes |