diff options
author | wiz <wiz> | 2002-11-04 23:27:18 +0000 |
---|---|---|
committer | wiz <wiz> | 2002-11-04 23:27:18 +0000 |
commit | 78011afd7cfca91d264236408d71fa0987b206bb (patch) | |
tree | d7183fa5bbfe28d7ae88604556bc27ad0bd0bef1 | |
parent | ecdf2a05b02af6ec84902ebd7fa220877034153e (diff) | |
download | pkgsrc-78011afd7cfca91d264236408d71fa0987b206bb.tar.gz |
Depend on latest kde1 package.
-rw-r--r-- | devel/cervisia/Makefile | 4 | ||||
-rw-r--r-- | games/backgammon/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/cervisia/Makefile b/devel/cervisia/Makefile index 5e8c0af8399..35526482e57 100644 --- a/devel/cervisia/Makefile +++ b/devel/cervisia/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2002/03/13 17:36:47 fredb Exp $ +# $NetBSD: Makefile,v 1.15 2002/11/04 23:27:18 wiz Exp $ # DISTNAME= cervisia-1.0 @@ -11,7 +11,7 @@ MAINTAINER= hubertf@netbsd.org HOMEPAGE= http://cervisia.sourceforge.net/ COMMENT= Graphical frontend for the CVS client -DEPENDS+= kde-1.1.2nb1:../../x11/kde +DEPENDS+= kde-1.1.2nb2:../../x11/kde DEPENDS+= cvs>=1.10:../../devel/cvs USE_X11BASE= yes # To get this near KDE diff --git a/games/backgammon/Makefile b/games/backgammon/Makefile index 844abf7d12f..12489368e88 100644 --- a/games/backgammon/Makefile +++ b/games/backgammon/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2002/03/13 17:36:59 fredb Exp $ +# $NetBSD: Makefile,v 1.7 2002/11/04 23:27:19 wiz Exp $ # DISTNAME= bacKgammon-1.9.1b @@ -10,7 +10,7 @@ MAINTAINER= hubertf@netbsd.org HOMEPAGE= http://bacKgammon.sourceforge.net/ COMMENT= KDE frontend for first internet backgammon server (FIBS) -DEPENDS+= kde-1.1.2nb1:../../x11/kde +DEPENDS+= kde-1.1.2nb2:../../x11/kde GNU_CONFIGURE= yes EVAL_PREFIX+= QT1DIR=qt1 KDEBASEDIR=kdebase |