diff options
author | tron <tron> | 1999-06-04 00:11:36 +0000 |
---|---|---|
committer | tron <tron> | 1999-06-04 00:11:36 +0000 |
commit | fab10e7a770bbef493c5134f8f550974791da24f (patch) | |
tree | 52ffb125c18b0191571a69a76fcbbe89662c6445 /misc | |
parent | cbf6440d39f7ff7cf00b81d46fe691d09668d0f6 (diff) | |
download | pkgsrc-fab10e7a770bbef493c5134f8f550974791da24f.tar.gz |
Update dependence to "kdebase" package to version 1.1.1.
XXX I didn't test a mixture of kde 1.1 and 1.1.1. Use it on your own risk!
Diffstat (limited to 'misc')
-rw-r--r-- | misc/kdeutils/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/kdeutils/Makefile b/misc/kdeutils/Makefile index bccc12cadcc..930ccda4816 100644 --- a/misc/kdeutils/Makefile +++ b/misc/kdeutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 1999/05/20 20:09:51 tron Exp $ +# $NetBSD: Makefile,v 1.29 1999/06/04 00:11:36 tron Exp $ # FreeBSD Id: Makefile,v 1.4 1997/11/28 00:04:18 se Exp # @@ -11,7 +11,7 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= tron@netbsd.org HOMEPAGE= http://www.kde.org/ -DEPENDS+= kdebase-1.1:../../x11/kdebase +DEPENDS+= kdebase-1.1.1:../../x11/kdebase USE_X11BASE= yes USE_GMAKE= yes |