diff options
Diffstat (limited to 'emulators/linux_base')
-rw-r--r-- | emulators/linux_base/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/emulators/linux_base/Makefile b/emulators/linux_base/Makefile index 5a1ee7b..5780732 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 |