summaryrefslogtreecommitdiff
path: root/misc/compat3x
diff options
context:
space:
mode:
authorAlexander Leidinger <netchild@FreeBSD.org>2004-03-08 08:17:41 +0000
committerAlexander Leidinger <netchild@FreeBSD.org>2004-03-08 08:17:41 +0000
commitac842e5ea974d724cf787ea4c9b36bf6b7b0b606 (patch)
treed7a870b9ef73ba1a597f8e07a72c45060ff2e527 /misc/compat3x
parent- Fix fetch, the mastersite changed (but still is at aladdinsys.com) and (diff)
Mark FORBIDDEN because of FreeBSD-SA-03:05.xdr and
FreeBSD-SA-03:08.realpath: xdr isn't fixed, and the realpath lib isn't available precompiled (at least we haven't found one). Submitted by: Marius Strobl <marius@alchemy.franken.de>
Notes
Notes: svn path=/head/; revision=103276
Diffstat (limited to 'misc/compat3x')
-rw-r--r--misc/compat3x/Makefile2
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