diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-10-13 04:53:42 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-10-13 04:53:42 +0000 |
commit | 15c26eb6a0e3d4979986e2c9fd3cc1542cdd371a (patch) | |
tree | b0fa9b18996a677b660c79b2997922d92ed19e2c /www/grail | |
parent | f5e3871594ce9c992cf7b4e8b82ff6d9a414d001 (diff) |
Notes
Diffstat (limited to 'www/grail')
-rw-r--r-- | www/grail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/grail/Makefile b/www/grail/Makefile index f27bff7ab708..2b2e5391e40a 100644 --- a/www/grail/Makefile +++ b/www/grail/Makefile @@ -17,7 +17,7 @@ MAINTAINER= ports@freebsd.org RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter -BROKEN= "Doesn't seem to work with Python 2.x" +IGNORE= "Doesn't seem to work with Python 2.x" USE_PYTHON= yes GRAILSUBDIR= share/grail |