From 7adab9f9560d766ffc3a32ea6ca7b6c2bda0d892 Mon Sep 17 00:00:00 2001 From: espie Date: Mon, 14 Jun 1999 23:44:21 +0000 Subject: [PATCH] Reflect reality... This port has no real maintainer any longer. --- x11/kdelibs/Makefile | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/x11/kdelibs/Makefile b/x11/kdelibs/Makefile index 9abf17ec7ba..599f4702c40 100644 --- a/x11/kdelibs/Makefile +++ b/x11/kdelibs/Makefile @@ -1,4 +1,5 @@ -# $OpenBSD: Makefile,v 1.4 1999/06/10 15:02:47 brad Exp $ +# $OpenBSD: Makefile,v 1.5 1999/06/14 23:44:21 espie Exp $ +# Original Author: Yanick Cote DISTNAME= kdelibs-1.1.1 CATEGORIES= x11 @@ -7,8 +8,6 @@ MASTER_SITE_SUBDIR= stable/1.1.1/distribution/tar/generic/source/bz2 NEED_VERSION= 1.92 -MAINTAINER= yanick@fries.net - BUILD_DEPENDS= msgfmt:${PORTSDIR}/devel/gettext LIB_DEPENDS= qt.1.44:${PORTSDIR}/x11/qt \ gif.4.1:${PORTSDIR}/graphics/giflib \ @@ -17,7 +16,7 @@ LIB_DEPENDS= qt.1.44:${PORTSDIR}/x11/qt \ tiff.3.4:${PORTSDIR}/graphics/tiff34 .if ${MACHINE_ARCH} == "i386" -BROKEN= "Currently doesn't build on i386 due to gas bug" +BROKEN= "gas bug, to be fixed soon" .endif # Internal Compiler errors