diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2004-03-08 08:17:41 +0000 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2004-03-08 08:17:41 +0000 |
commit | ac842e5ea974d724cf787ea4c9b36bf6b7b0b606 (patch) | |
tree | d7a870b9ef73ba1a597f8e07a72c45060ff2e527 /misc/compat3x | |
parent | c9b3d76515b414d3115d0a0d43cd2f468564930a (diff) | |
download | ports-ac842e5ea974d724cf787ea4c9b36bf6b7b0b606.tar.gz ports-ac842e5ea974d724cf787ea4c9b36bf6b7b0b606.zip |
Notes
Diffstat (limited to 'misc/compat3x')
-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 |