diff options
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/linux_base-6/Makefile | 2 | ||||
-rw-r--r-- | emulators/linux_base-8/Makefile | 2 | ||||
-rw-r--r-- | emulators/linux_base-rh-9/Makefile | 2 | ||||
-rw-r--r-- | emulators/linux_base-suse-9.1/Makefile | 2 | ||||
-rw-r--r-- | emulators/linux_base-suse-9.2/Makefile | 2 | ||||
-rw-r--r-- | emulators/linux_base-suse-9.3/Makefile | 2 | ||||
-rw-r--r-- | emulators/linux_base/Makefile | 2 |
7 files changed, 14 insertions, 0 deletions
diff --git a/emulators/linux_base-6/Makefile b/emulators/linux_base-6/Makefile index 475d1ea4b0bf..0e61cab082b7 100644 --- a/emulators/linux_base-6/Makefile +++ b/emulators/linux_base-6/Makefile @@ -20,6 +20,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 diff --git a/emulators/linux_base-8/Makefile b/emulators/linux_base-8/Makefile index e6abd2b2a4a3..c5184bf645f4 100644 --- a/emulators/linux_base-8/Makefile +++ b/emulators/linux_base-8/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 diff --git a/emulators/linux_base-rh-9/Makefile b/emulators/linux_base-rh-9/Makefile index e6abd2b2a4a3..c5184bf645f4 100644 --- a/emulators/linux_base-rh-9/Makefile +++ b/emulators/linux_base-rh-9/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 diff --git a/emulators/linux_base-suse-9.1/Makefile b/emulators/linux_base-suse-9.1/Makefile index e6abd2b2a4a3..c5184bf645f4 100644 --- a/emulators/linux_base-suse-9.1/Makefile +++ b/emulators/linux_base-suse-9.1/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 diff --git a/emulators/linux_base-suse-9.2/Makefile b/emulators/linux_base-suse-9.2/Makefile index e6abd2b2a4a3..c5184bf645f4 100644 --- a/emulators/linux_base-suse-9.2/Makefile +++ b/emulators/linux_base-suse-9.2/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 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 diff --git a/emulators/linux_base/Makefile b/emulators/linux_base/Makefile index e6abd2b2a4a3..c5184bf645f4 100644 --- a/emulators/linux_base/Makefile +++ b/emulators/linux_base/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 |