summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>1998-12-29 19:46:49 +0000
committertron <tron@pkgsrc.org>1998-12-29 19:46:49 +0000
commit8d4a413ff210157358297f939404be0d8d96ad3b (patch)
tree83a3505762327533f3f84dbeb2cb7cc4546f083e
parent47f8e1abac110ca1b322fab10a6a14648171857d (diff)
downloadpkgsrc-8d4a413ff210157358297f939404be0d8d96ad3b.tar.gz
Remove unnecessary duplicate dependences.
-rw-r--r--games/kdegames/Makefile6
-rw-r--r--graphics/kdegraphics/Makefile6
-rw-r--r--misc/kdeutils/Makefile6
-rw-r--r--net/kdenetwork/Makefile6
-rw-r--r--x11/kdebase/Makefile5
5 files changed, 5 insertions, 24 deletions
diff --git a/games/kdegames/Makefile b/games/kdegames/Makefile
index 1fee6049852..fc28f518aa0 100644
--- a/games/kdegames/Makefile
+++ b/games/kdegames/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 1998/11/06 05:15:41 mycroft Exp $
+# $NetBSD: Makefile,v 1.23 1998/12/29 19:46:49 tron Exp $
# FreeBSD Id: Makefile,v 1.3 1997/11/05 04:19:49 asami Exp
#
@@ -10,10 +10,6 @@ MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/1.0/distribution/tar/generic/sour
MAINTAINER= tron@netbsd.org
HOMEPAGE= http://www.kde.org/
-DEPENDS+= giflib-3.0:../../graphics/giflib
-DEPENDS+= jpeg-6b:../../graphics/jpeg
-DEPENDS+= qt-1.41:../../x11/qt
-DEPENDS+= kdelibs-1.0:../../x11/kdelibs
DEPENDS+= kdebase-1.0:../../x11/kdebase
DEPENDS+= kdesupport-1.0:../../converters/kdesupport
diff --git a/graphics/kdegraphics/Makefile b/graphics/kdegraphics/Makefile
index 441fbc9923e..4068a302188 100644
--- a/graphics/kdegraphics/Makefile
+++ b/graphics/kdegraphics/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 1998/11/06 05:15:41 mycroft Exp $
+# $NetBSD: Makefile,v 1.11 1998/12/29 19:46:49 tron Exp $
#
DISTNAME= kdegraphics-1.0
@@ -9,10 +9,6 @@ MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/1.0/distribution/tar/generic/sour
MAINTAINER= tron@netbsd.org
HOMEPAGE= http://www.kde.org/
-DEPENDS+= giflib-3.0:../../graphics/giflib
-DEPENDS+= jpeg-6b:../../graphics/jpeg
-DEPENDS+= qt-1.41:../../x11/qt
-DEPENDS+= kdelibs-1.0:../../x11/kdelibs
DEPENDS+= kdebase-1.0:../../x11/kdebase
CONFLICTS= kdegraphics-4.1b
diff --git a/misc/kdeutils/Makefile b/misc/kdeutils/Makefile
index ea58c270887..d0e7bba5c8f 100644
--- a/misc/kdeutils/Makefile
+++ b/misc/kdeutils/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 1998/11/06 05:15:41 mycroft Exp $
+# $NetBSD: Makefile,v 1.22 1998/12/29 19:46:49 tron Exp $
# FreeBSD Id: Makefile,v 1.4 1997/11/28 00:04:18 se Exp
#
@@ -10,10 +10,6 @@ MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/1.0/distribution/tar/generic/sour
MAINTAINER= tron@netbsd.org
HOMEPAGE= http://www.kde.org/
-DEPENDS+= giflib-3.0:../../graphics/giflib
-DEPENDS+= jpeg-6b:../../graphics/jpeg
-DEPENDS+= qt-1.41:../../x11/qt
-DEPENDS+= kdelibs-1.0:../../x11/kdelibs
DEPENDS+= kdebase-1.0:../../x11/kdebase
CONFLICTS= kdeutils-2.1b kdeutils-3.1b kdeutils-4.1b
diff --git a/net/kdenetwork/Makefile b/net/kdenetwork/Makefile
index acc82aae253..f76beb0ac06 100644
--- a/net/kdenetwork/Makefile
+++ b/net/kdenetwork/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 1998/11/13 01:35:55 frueauf Exp $
+# $NetBSD: Makefile,v 1.23 1998/12/29 19:46:49 tron Exp $
# FreeBSD Id: Makefile,v 1.3 1997/11/05 04:19:54 asami Exp
#
@@ -11,11 +11,7 @@ MAINTAINER= tron@netbsd.org
HOMEPAGE= http://www.kde.org/
DEPENDS+= gdbm-1.7.3:../../databases/gdbm
-DEPENDS+= giflib-3.0:../../graphics/giflib
-DEPENDS+= jpeg-6b:../../graphics/jpeg
-DEPENDS+= qt-1.41:../../x11/qt
DEPENDS+= uulib-0.5.13:../../converters/uulib
-DEPENDS+= kdelibs-1.0:../../x11/kdelibs
DEPENDS+= kdesupport-1.0:../../converters/kdesupport
DEPENDS+= kdebase-1.0:../../x11/kdebase
diff --git a/x11/kdebase/Makefile b/x11/kdebase/Makefile
index cc31c9aa0f4..bd11601d638 100644
--- a/x11/kdebase/Makefile
+++ b/x11/kdebase/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 1998/11/07 10:52:29 tron Exp $
+# $NetBSD: Makefile,v 1.25 1998/12/29 19:46:49 tron Exp $
# FreeBSD Id: Makefile,v 1.6 1997/11/27 00:35:27 se Exp
#
@@ -11,9 +11,6 @@ MAINTAINER= tron@netbsd.org
HOMEPAGE= http://www.kde.org/
DEPENDS+= Mesa-3.0:../../graphics/Mesa
-DEPENDS+= giflib-3.0:../../graphics/giflib
-DEPENDS+= jpeg-6b:../../graphics/jpeg
-DEPENDS+= qt-1.41:../../x11/qt
DEPENDS+= kdelibs-1.0:../../x11/kdelibs
CONFLICTS= kdebase-2.1b kdebase-3.1b kdebase-4.1b