diff options
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 39781cc106d8..09b13f1a5613 100644 --- a/www/grail/Makefile +++ b/www/grail/Makefile @@ -18,7 +18,7 @@ COMMENT= An extensible Internet browser written entirely in Python RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter -IGNORE= "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 |