diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2002-08-26 09:47:59 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2002-08-26 09:47:59 +0000 |
commit | fc90e46ce09080244d3e1d4d8910baa7da4327c7 (patch) | |
tree | 6f0e33cd48123fd6464a892a1a751012a0c8ec56 /emulators/linux_base-suse-9.3 | |
parent | - Use %SUBDIR% instead of embedding ${PORTVERSION} in MASTER_SITES (diff) |
Forbid because of XDR security bug.
Diffstat (limited to 'emulators/linux_base-suse-9.3')
-rw-r--r-- | emulators/linux_base-suse-9.3/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/emulators/linux_base-suse-9.3/Makefile b/emulators/linux_base-suse-9.3/Makefile index e6abd2b2a4a3..c5184bf645f4 100644 --- a/emulators/linux_base-suse-9.3/Makefile +++ b/emulators/linux_base-suse-9.3/Makefile @@ -46,6 +46,8 @@ PATCHFILES= ${UPDATES} MAINTAINER= ports@FreeBSD.org +FORBIDDEN= "security bug--see <URL:http://rhn.redhat.com/errata/RHSA-2002-166.html>" + BUILD_DEPENDS= rpm:${PORTSDIR}/archivers/rpm ONLY_FOR_ARCHS= alpha i386 |