diff options
author | billf <billf@FreeBSD.org> | 1999-08-06 23:13:17 +0800 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 1999-08-06 23:13:17 +0800 |
commit | dc9ec6074789c883e5a689823c50897f7db24a02 (patch) | |
tree | b5b51bb6d5c9c0b076370195928fd6aad0350371 /emulators | |
parent | ba85a34360b9f8bd1321de68c562da58647cd12c (diff) | |
download | freebsd-ports-gnome-dc9ec6074789c883e5a689823c50897f7db24a02.tar.gz freebsd-ports-gnome-dc9ec6074789c883e5a689823c50897f7db24a02.tar.zst freebsd-ports-gnome-dc9ec6074789c883e5a689823c50897f7db24a02.zip |
Mark BROKEN, ldconfig does not install properly.
ldconfig-1.9.5-8.i386.rpm
ELF binary type not known. Use "brandelf" to brand it.
execution of script failed
error: /home/billf/cvswork/rpm/ldconfig-1.9.5-8.i386.rpm cannot be installed
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/linux_base-6/Makefile | 4 | ||||
-rw-r--r-- | emulators/linux_base-62/Makefile | 4 | ||||
-rw-r--r-- | emulators/linux_base-8/Makefile | 4 | ||||
-rw-r--r-- | emulators/linux_base-rh-9/Makefile | 4 | ||||
-rw-r--r-- | emulators/linux_base-suse-9.1/Makefile | 4 | ||||
-rw-r--r-- | emulators/linux_base-suse-9.2/Makefile | 4 | ||||
-rw-r--r-- | emulators/linux_base-suse-9.3/Makefile | 4 | ||||
-rw-r--r-- | emulators/linux_base/Makefile | 4 |
8 files changed, 24 insertions, 8 deletions
diff --git a/emulators/linux_base-6/Makefile b/emulators/linux_base-6/Makefile index 5a1ee7b0db81..57807328ad9d 100644 --- a/emulators/linux_base-6/Makefile +++ b/emulators/linux_base-6/Makefile @@ -3,7 +3,7 @@ # Date created: Jul 7, 1999 # Whom: marcel@FreeBSD.org # -# $Id$ +# $Id: Makefile,v 1.26 1999/07/21 10:41:35 marcel Exp $ # DISTNAME= linux_base @@ -22,6 +22,8 @@ DISTFILES= ${RPMSET1} ${RPMSET2} ${RPMSET3} MAINTAINER= marcel@FreeBSD.org +BROKEN= 'ldconfig does not install properly' + RUN_DEPENDS= rpm:${PORTSDIR}/misc/rpm ONLY_FOR_ARCHS= i386 alpha diff --git a/emulators/linux_base-62/Makefile b/emulators/linux_base-62/Makefile index 5a1ee7b0db81..57807328ad9d 100644 --- a/emulators/linux_base-62/Makefile +++ b/emulators/linux_base-62/Makefile @@ -3,7 +3,7 @@ # Date created: Jul 7, 1999 # Whom: marcel@FreeBSD.org # -# $Id$ +# $Id: Makefile,v 1.26 1999/07/21 10:41:35 marcel Exp $ # DISTNAME= linux_base @@ -22,6 +22,8 @@ DISTFILES= ${RPMSET1} ${RPMSET2} ${RPMSET3} MAINTAINER= marcel@FreeBSD.org +BROKEN= 'ldconfig does not install properly' + RUN_DEPENDS= rpm:${PORTSDIR}/misc/rpm ONLY_FOR_ARCHS= i386 alpha diff --git a/emulators/linux_base-8/Makefile b/emulators/linux_base-8/Makefile index 5a1ee7b0db81..57807328ad9d 100644 --- a/emulators/linux_base-8/Makefile +++ b/emulators/linux_base-8/Makefile @@ -3,7 +3,7 @@ # Date created: Jul 7, 1999 # Whom: marcel@FreeBSD.org # -# $Id$ +# $Id: Makefile,v 1.26 1999/07/21 10:41:35 marcel Exp $ # DISTNAME= linux_base @@ -22,6 +22,8 @@ DISTFILES= ${RPMSET1} ${RPMSET2} ${RPMSET3} MAINTAINER= marcel@FreeBSD.org +BROKEN= 'ldconfig does not install properly' + RUN_DEPENDS= rpm:${PORTSDIR}/misc/rpm ONLY_FOR_ARCHS= i386 alpha diff --git a/emulators/linux_base-rh-9/Makefile b/emulators/linux_base-rh-9/Makefile index 5a1ee7b0db81..57807328ad9d 100644 --- a/emulators/linux_base-rh-9/Makefile +++ b/emulators/linux_base-rh-9/Makefile @@ -3,7 +3,7 @@ # Date created: Jul 7, 1999 # Whom: marcel@FreeBSD.org # -# $Id$ +# $Id: Makefile,v 1.26 1999/07/21 10:41:35 marcel Exp $ # DISTNAME= linux_base @@ -22,6 +22,8 @@ DISTFILES= ${RPMSET1} ${RPMSET2} ${RPMSET3} MAINTAINER= marcel@FreeBSD.org +BROKEN= 'ldconfig does not install properly' + RUN_DEPENDS= rpm:${PORTSDIR}/misc/rpm ONLY_FOR_ARCHS= i386 alpha diff --git a/emulators/linux_base-suse-9.1/Makefile b/emulators/linux_base-suse-9.1/Makefile index 5a1ee7b0db81..57807328ad9d 100644 --- a/emulators/linux_base-suse-9.1/Makefile +++ b/emulators/linux_base-suse-9.1/Makefile @@ -3,7 +3,7 @@ # Date created: Jul 7, 1999 # Whom: marcel@FreeBSD.org # -# $Id$ +# $Id: Makefile,v 1.26 1999/07/21 10:41:35 marcel Exp $ # DISTNAME= linux_base @@ -22,6 +22,8 @@ DISTFILES= ${RPMSET1} ${RPMSET2} ${RPMSET3} MAINTAINER= marcel@FreeBSD.org +BROKEN= 'ldconfig does not install properly' + RUN_DEPENDS= rpm:${PORTSDIR}/misc/rpm ONLY_FOR_ARCHS= i386 alpha diff --git a/emulators/linux_base-suse-9.2/Makefile b/emulators/linux_base-suse-9.2/Makefile index 5a1ee7b0db81..57807328ad9d 100644 --- a/emulators/linux_base-suse-9.2/Makefile +++ b/emulators/linux_base-suse-9.2/Makefile @@ -3,7 +3,7 @@ # Date created: Jul 7, 1999 # Whom: marcel@FreeBSD.org # -# $Id$ +# $Id: Makefile,v 1.26 1999/07/21 10:41:35 marcel Exp $ # DISTNAME= linux_base @@ -22,6 +22,8 @@ DISTFILES= ${RPMSET1} ${RPMSET2} ${RPMSET3} MAINTAINER= marcel@FreeBSD.org +BROKEN= 'ldconfig does not install properly' + RUN_DEPENDS= rpm:${PORTSDIR}/misc/rpm ONLY_FOR_ARCHS= i386 alpha diff --git a/emulators/linux_base-suse-9.3/Makefile b/emulators/linux_base-suse-9.3/Makefile index 5a1ee7b0db81..57807328ad9d 100644 --- a/emulators/linux_base-suse-9.3/Makefile +++ b/emulators/linux_base-suse-9.3/Makefile @@ -3,7 +3,7 @@ # Date created: Jul 7, 1999 # Whom: marcel@FreeBSD.org # -# $Id$ +# $Id: Makefile,v 1.26 1999/07/21 10:41:35 marcel Exp $ # DISTNAME= linux_base @@ -22,6 +22,8 @@ DISTFILES= ${RPMSET1} ${RPMSET2} ${RPMSET3} MAINTAINER= marcel@FreeBSD.org +BROKEN= 'ldconfig does not install properly' + RUN_DEPENDS= rpm:${PORTSDIR}/misc/rpm ONLY_FOR_ARCHS= i386 alpha diff --git a/emulators/linux_base/Makefile b/emulators/linux_base/Makefile index 5a1ee7b0db81..57807328ad9d 100644 --- a/emulators/linux_base/Makefile +++ b/emulators/linux_base/Makefile @@ -3,7 +3,7 @@ # Date created: Jul 7, 1999 # Whom: marcel@FreeBSD.org # -# $Id$ +# $Id: Makefile,v 1.26 1999/07/21 10:41:35 marcel Exp $ # DISTNAME= linux_base @@ -22,6 +22,8 @@ DISTFILES= ${RPMSET1} ${RPMSET2} ${RPMSET3} MAINTAINER= marcel@FreeBSD.org +BROKEN= 'ldconfig does not install properly' + RUN_DEPENDS= rpm:${PORTSDIR}/misc/rpm ONLY_FOR_ARCHS= i386 alpha |