From 30972804d7802808b0e548516f0071ee16a000eb Mon Sep 17 00:00:00 2001 From: tron Date: Sun, 4 Mar 2001 12:03:52 +0000 Subject: Because the "kdevelop" package maintains the directory structure which is used by "kdbg" "kdbg" must depend on "kdevelop" and not the other way arround. --- devel/kdbg/Makefile | 4 ++-- devel/kdevelop/Makefile | 3 +-- 2 files changed, 3 insertions(+), 4 deletions(-) (limited to 'devel') diff --git a/devel/kdbg/Makefile b/devel/kdbg/Makefile index fb4de5cf5ce..f9e5143e97f 100644 --- a/devel/kdbg/Makefile +++ b/devel/kdbg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2001/03/04 09:06:09 tron Exp $ +# $NetBSD: Makefile,v 1.20 2001/03/04 12:03:52 tron Exp $ DISTNAME= kdbg-1.0.1 CATEGORIES= devel kde @@ -12,7 +12,7 @@ COMMENT= Graphical User Interface around gdb using KDE BUILD_DEPENDS+= msgfmt:../../devel/gettext DEPENDS+= autoconf-2.13:../autoconf DEPENDS+= automake-1.4:../automake -DEPENDS+= kdebase-1.*:../../x11/kde +DEPENDS+= kdevelop-1.*:../kdevelop USE_X11BASE= yes USE_GMAKE= yes diff --git a/devel/kdevelop/Makefile b/devel/kdevelop/Makefile index d93a578112d..199e7a23208 100644 --- a/devel/kdevelop/Makefile +++ b/devel/kdevelop/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2001/03/01 13:35:33 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2001/03/04 12:03:52 tron Exp $ DISTNAME= kdevelop-1.3 CATEGORIES= devel kde @@ -15,7 +15,6 @@ DEPENDS+= autoconf-*:../../devel/autoconf DEPENDS+= automake-*:../../devel/automake DEPENDS+= a2ps-*:../../print/a2ps DEPENDS+= kdebase-1.*:../../x11/kdebase -DEPENDS+= kdbg>=1.0:../../devel/kdbg DEPENDS+= kdoc-2*:../../textproc/kdoc DEPENDS+= htdig>=3.1.5:../../www/htdig DEPENDS+= a2ps>=4.12:../../print/a2ps -- cgit v1.2.3