diff options
Diffstat (limited to 'games/kdetoys/Makefile')
-rw-r--r-- | games/kdetoys/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/games/kdetoys/Makefile b/games/kdetoys/Makefile index dc0b53ba3b5..c1399904ccb 100644 --- a/games/kdetoys/Makefile +++ b/games/kdetoys/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2000/04/12 22:35:18 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.4 2000/04/24 14:14:12 tron Exp $ DISTNAME= kdetoys-1.1.2 CATEGORIES= games kde @@ -11,6 +11,8 @@ HOMEPAGE= http://www.kde.org/ DEPENDS+= kdebase-1.1.2:../../x11/kdebase +CONFLICTS= kworldwatch-* + USE_X11BASE= yes USE_GMAKE= yes GNU_CONFIGURE= yes |