diff options
Diffstat (limited to 'www/grail/Makefile')
-rw-r--r-- | www/grail/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/grail/Makefile b/www/grail/Makefile index b0721daa619..125c7070d71 100644 --- a/www/grail/Makefile +++ b/www/grail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2006/02/05 23:11:24 joerg Exp $ +# $NetBSD: Makefile,v 1.24 2007/02/22 19:27:20 wiz Exp $ # DISTNAME= grail-0.6 @@ -11,8 +11,8 @@ MAINTAINER= tsarna@NetBSD.org HOMEPAGE= http://grail.sourceforge.net/ COMMENT= Grail(TM) is a web browser written in Python -NO_CONFIGURE= yes -NO_BUILD= yes +NO_CONFIGURE= yes +NO_BUILD= yes GRAILDIR= share/misc/grail-0.6 PLIST_SRC= ${WRKDIR}/.PLIST_SRC |