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 e33d05d02323..df3e32b021be 100644 --- a/misc/compat3x/Makefile +++ b/misc/compat3x/Makefile @@ -16,6 +16,8 @@ DIST_SUBDIR= ${ARCH}/${PORTVERSION} MAINTAINER= ports@FreeBSD.org +FORBIDDEN= "FreeBSD-SA-02:28.resolv - buffer overflow in resolver in libc" + ONLY_FOR_ARCHS= i386 WRKSRC= ${WRKDIR}/usr/lib/compat |