From 854ba7c203f901b5e5323c5faf5beb5e6de3b39f Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Sun, 19 Dec 2004 18:14:59 +0000 Subject: Tweak up the IGNORE Makevar. --- lang/py-compiler/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lang') diff --git a/lang/py-compiler/Makefile b/lang/py-compiler/Makefile index e35d5c9b68cd..261ec293a0ec 100644 --- a/lang/py-compiler/Makefile +++ b/lang/py-compiler/Makefile @@ -25,7 +25,7 @@ WRKSRC= ${PYTHON_WRKSRC}/Tools/${PORTNAME} .include .if ${PYTHON_REL} >= 220 -IGNORE= "Part of the standard library from Python 2.2 upwards" +IGNORE= is part of the standard library from Python 2.2 upwards .endif .include -- cgit v1.2.3