Remove duplicate "with".
This commit is contained in:
parent
12fe642351
commit
0b0cfdcd6a
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue