diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/grail/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/grail/Makefile b/www/grail/Makefile index c15b5fedd95..11d86e26792 100644 --- a/www/grail/Makefile +++ b/www/grail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2002/01/05 14:31:01 tsarna Exp $ +# $NetBSD: Makefile,v 1.11 2002/01/05 21:35:39 wiz Exp $ # DISTNAME= grail-06 @@ -13,7 +13,7 @@ COMMENT= Grail(TM) is a web browser written in Python DEPENDS+= py-Tk-2.0*:../../x11/py-Tk -BROKEN= "Awaiting new release compatible with with Python 2.x" +BROKEN= "Awaiting new release compatible with Python 2.x" USE_X11= yes NO_CONFIGURE= yes |