diff options
Diffstat (limited to 'www')
-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 |