diff options
author | tron <tron> | 1999-02-20 00:08:20 +0000 |
---|---|---|
committer | tron <tron> | 1999-02-20 00:08:20 +0000 |
commit | 875564186fe15770bdfb79d33aee92d648673da2 (patch) | |
tree | f24e32e555e8241752dc5b2faf0041d7fcb5fb4d /x11 | |
parent | 8bc484507951e489a46e6f628158af1962424012 (diff) | |
download | pkgsrc-875564186fe15770bdfb79d33aee92d648673da2.tar.gz |
Restore dependence for "kdegames" package.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/kde/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/kde/Makefile b/x11/kde/Makefile index e32019d08b2..ec7c13cbc84 100644 --- a/x11/kde/Makefile +++ b/x11/kde/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 1999/02/19 21:55:42 tron Exp $ +# $NetBSD: Makefile,v 1.19 1999/02/20 00:08:20 tron Exp $ # FreeBSD Id: Makefile,v 1.2 1997/11/27 00:47:46 se Exp # @@ -13,7 +13,7 @@ HOMEPAGE= http://www.kde.org/ DEPENDS+= kdeutils-1.1:../../misc/kdeutils DEPENDS+= kdenetwork-1.1:../../net/kdenetwork DEPENDS+= kdegraphics-1.1:../../graphics/kdegraphics -#DEPENDS+= kdegames-1.1:../../games/kdegames +DEPENDS+= kdegames-1.1:../../games/kdegames EXTRACT_ONLY= # empty NO_CHECKSUM= yes |