From dbf591b03d6b45a0f394a12c3a2465eade2befb7 Mon Sep 17 00:00:00 2001 From: Erwin Lansing Date: Fri, 24 Oct 2003 11:54:59 +0000 Subject: Fix escaping in IGNORE message PR: 58485 Submitted by: Clement Laforet --- www/grail/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/grail') 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 -- cgit v1.2.3