From 5ce9a1a614b57b7b874673f6478fdc8c58e595ba Mon Sep 17 00:00:00 2001 From: tron Date: Wed, 17 Feb 1999 00:02:13 +0000 Subject: "kdebase" doesn't depend on the GIF library, it only believes so. But it requires the "gettext" package. Both problems reported by Markus Kurek. --- x11/kdebase/Makefile | 3 ++- x11/kdebase/patches/patch-aa | 20 ++++++++++++++++++-- 2 files changed, 20 insertions(+), 3 deletions(-) (limited to 'x11') diff --git a/x11/kdebase/Makefile b/x11/kdebase/Makefile index b5a1646559c..5eb1b70e2d6 100644 --- a/x11/kdebase/Makefile +++ b/x11/kdebase/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 1999/02/15 21:34:49 tron Exp $ +# $NetBSD: Makefile,v 1.28 1999/02/17 00:02:13 tron Exp $ # FreeBSD Id: Makefile,v 1.6 1997/11/27 00:35:27 se Exp # @@ -12,6 +12,7 @@ MAINTAINER= tron@netbsd.org HOMEPAGE= http://www.kde.org/ DEPENDS+= Mesa-3.0:../../graphics/Mesa +DEPENDS+= gettext-0.10.35:../../devel/gettext DEPENDS+= kdelibs-1.1:../../x11/kdelibs DEPENDS+= xpm-3.4k:../../graphics/xpm diff --git a/x11/kdebase/patches/patch-aa b/x11/kdebase/patches/patch-aa index 924540b6baa..d66da3aad65 100644 --- a/x11/kdebase/patches/patch-aa +++ b/x11/kdebase/patches/patch-aa @@ -1,7 +1,7 @@ -$NetBSD: patch-aa,v 1.7 1999/02/15 21:34:49 tron Exp $ +$NetBSD: patch-aa,v 1.8 1999/02/17 00:02:14 tron Exp $ --- configure.orig Sat Feb 6 18:49:38 1999 -+++ configure Sun Feb 14 10:01:32 1999 ++++ configure Wed Feb 17 00:23:05 1999 @@ -516,9 +516,9 @@ # Prefer explicitly selected file to automatically selected ones. if test -z "$CONFIG_SITE"; then @@ -81,3 +81,19 @@ $NetBSD: patch-aa,v 1.7 1999/02/15 21:34:49 tron Exp $ cat >> confdefs.h <&6 + echo "configure:4989: checking for giflib" >&5 + if eval "test \"`echo '$''{'ac_cv_lib_gif'+set}'`\" = set"; then +@@ -5030,6 +5031,7 @@ + + else + { echo "configure: error: You need giflib23. Please install the kdesupport package" 1>&2; exit 1; } ++fi + fi + + echo $ac_n "checking for jpeglib""... $ac_c" 1>&6 -- cgit v1.2.3