diff options
author | markd <markd> | 2003-05-05 12:32:14 +0000 |
---|---|---|
committer | markd <markd> | 2003-05-05 12:32:14 +0000 |
commit | 8076186741918049add7da295610bd238d9d8ee9 (patch) | |
tree | a41708b892621752882fc37a5e9ad15357952114 /x11 | |
parent | 1760b2f55e0ab4069194d1c105a48ff7d8e5c89a (diff) | |
download | pkgsrc-8076186741918049add7da295610bd238d9d8ee9.tar.gz |
kdegraphics to 3.1.1nb4.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/kde3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/kde3/Makefile b/x11/kde3/Makefile index 2b2d8e3f9b0..0e81dd45279 100644 --- a/x11/kde3/Makefile +++ b/x11/kde3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2003/05/02 11:57:10 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2003/05/05 12:32:14 markd Exp $ DISTNAME= kde-3.1.1 PKGREVISION= 2 @@ -15,7 +15,7 @@ DEPENDS+= kdeaddons-3.1.1nb1:../../misc/kdeaddons3 DEPENDS+= kdeadmin-3.1.1nb1:../../misc/kdeadmin3 DEPENDS+= kdeedu-3.1.1nb1:../../misc/kdeedu3 DEPENDS+= kdegames-3.1.1nb1:../../games/kdegames3 -DEPENDS+= kdegraphics-3.1.1nb3:../../graphics/kdegraphics3 +DEPENDS+= kdegraphics-3.1.1nb4:../../graphics/kdegraphics3 DEPENDS+= kdemultimedia-3.1.1nb2:../../audio/kdemultimedia3 DEPENDS+= kdenetwork-3.1.1nb1:../../net/kdenetwork3 DEPENDS+= kdepim-3.1.1nb1:../../misc/kdepim3 |