diff options
Diffstat (limited to 'www/grail/Makefile')
-rw-r--r-- | www/grail/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/grail/Makefile b/www/grail/Makefile index 3c57d0272d9..ae5a4a8d801 100644 --- a/www/grail/Makefile +++ b/www/grail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2005/04/11 21:47:53 tv Exp $ +# $NetBSD: Makefile,v 1.21 2005/06/01 18:03:26 jlam Exp $ # DISTNAME= grail-0.6 @@ -11,7 +11,6 @@ MAINTAINER= tsarna@NetBSD.org HOMEPAGE= http://grail.sourceforge.net/ COMMENT= Grail(TM) is a web browser written in Python -USE_X11= yes NO_CONFIGURE= yes NO_BUILD= yes |